音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
thoughtbot
934136回再生
How to Do 90% of What Plugins Do (With Just Vim)

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: github.com/mcantor/no_plugins

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

コメント