Home / Vim Vim Collection 17.8k stars GitHub Contents Vim script? Vimscript? VimL? Minimal vimrc Cheatsheets Undo tree Editing small files is slow Managing plugins Block insert True colors Vim distributions Map CapsLock to Control Bracketed paste (or why do I have to set 'paste' all the time?) Vim script? Vimscript? VimL? 8.0.360 40.1k updated 1mo ago changed all references from VimL to Vim script, which can now be considered the official term, VimL is still widespread all over the internet. Minimal vimrc my vimrc 319 updated 5y ago Cheatsheets vim-cheat40 254 (archived) Undo tree undotree 4.5k updated 2mo ago does a great job at visualizing it. Editing small files is slow FastFold 705 updated 11mo ago If the syntax file is slow already, this makes it even worse. Managing plugins Pathogen 12.1k updated 3y ago was the first popular tool for managing plugins. Block insert multiple-cursors 8.0k updated 5y ago True colors tmux 44.9k updated 8d ago which basically sits in between the terminal emulator and Vim. Vim distributions janus 7.8k updated 4y ago spacevim 20.3k (archived) spf13 15.5k updated 2y ago Map CapsLock to Control caps2esc 173 (archived) xcape 2.1k updated 3y ago Bracketed paste (or why do I have to set 'paste' all the time?) bracketed-paste 492 updated 2y ago have a look at this fine plugin that does it for you: