ianding1 / leetcode.vim

Solve LeetCode problems in Vim!
MIT License
308 stars 43 forks source link

Add options to hide the `company` section and paid only problems. #46

Closed tenfyzhong closed 4 years ago

tenfyzhong commented 4 years ago

The company section is to long, and I don't need them if I don't subscribe the problems. I think is a good idea to provide an option the hide this section. The same problem with paid only problems. I don't need to see them in the problem list.

I can do this if you agree.