How to Do 90% of What Plugins Do (With Just Vim)
thoughtbot thoughtbot
33.9K subscribers
895,314 views
17K

 Published On Oct 5, 2016

Vim is big; so big that it does some very useful things that are often overlooked. Plugins can buy us a lot of functionality, but they can add a lot of burden in the form of dependency complexity. In this talk, we'll explore some of the tradeoffs we can make between plugins and "vanilla" Vim features that achieve similar results, including:

- autocomplete (VimAwesome, YouCompleteMe)
- file jumping (FuzzyFinder, Ctrl-P)
- visual filesystem navigation (NERDTree)
- build integration
- snippets

The "slides" and supplemental vimrc are available here: https://github.com/mcantor/no_plugins

Learn more from the developers at thoughtbot ⌨️
Head over to http://tbot.io/dev-blog to read more great articles on our blog.

show more

Share/Embed