Hacker News new | ask | show | jobs
by amatsukawa 5111 days ago
Pretty season's Vim user here. This editor looks awesome, and I would love to give it a whirl, but I feel like I can't switch without these plugins. I'm sure they exist, if someone could point me to one that would be excellent.

+ Syntastic [https://github.com/scrooloose/syntastic/] eclipse-like real-time linter. Gives me compile errors and warnings.

+ Tag bar [http://majutsushi.github.com/tagbar/] navigate tags in the code

+ Not as essential, but EasyMotion is pretty awesome [https://github.com/Lokaltog/vim-easymotion]

2 comments

Take a look at https://github.com/Kronuz/SublimeCodeIntel as a potential Syntastic alternative in ST2.