Source: /cirosantilli/vim

= Vim
{c}
{wiki=Vim_(text_editor)}

Before we get a decent open source <integrated development environment>, what else can you do?

But also perfect for small one-off files when you don't have the patience to setup said <IDE>.

vim's defaults are atrocious for the 21st century! Vundle is reasonable as an ad-hoc package manager, but it can't set fixed versions of packages:
* https://stackoverflow.com/questions/15259868/vundle-plugin-install-concrete-version-of-plugin/67870413\#67870413
* https://github.com/VundleVim/Vundle.vim/pull/681