|
|
|
|
|
by tux1968
5032 days ago
|
|
Have to agree with the author about his picks. Excluding a couple programming-language specific plugins the only other ones that i'd include on a longer list would be: EasyGrep - A nice quick way to search for arbitrary text when ctags/cscope doesn't have the answer.
https://github.com/vim-scripts/EasyGrep QuickFixSigns - Show marks associated with each line in a buffer. Also shows lines that have been changed from what has been committed to Git.
https://github.com/vim-scripts/quickfixsigns Would be interested to know what others have to say about SuperTab since i'm thinking of giving it a try.
https://github.com/ervandew/supertab |
|