Skip to content

Instantly share code, notes, and snippets.

@lukebp
lukebp / .vimrc
Last active December 30, 2021 14:51
" PLUGINS VIA VUNDLE
" Vundle Commands
" :PluginList - lists configured plugins
" :PluginInstall - installs plugins; append `!` to update or just :PluginUpdate
" :PluginSearch foo - searches for foo; append `!` to refresh local cache
" :PluginClean - confirms removal of unused plugins; append `!` to auto-approve removal
" :PluginUpdate - checks installed plugins for updates
" when making changes, you must reload the file before running Vundle commands