2017-11-25 16:48:51 +01:00
2017-11-05 17:46:23 +01:00
2017-11-05 16:58:09 +01:00
2017-11-25 16:48:51 +01:00
2017-11-25 16:48:51 +01:00

My settings for VIM

Usage

If you find yourself wanting to use these settings, do the following:

colors -> ~/.vim/colors
ftplugin -> ~/.vim/ftplugin
.vimrc -> ~/.vimrc

Also create two files ~/.vim/plugins.vim and ~/.vim/locals.vim. The first one contains commands for your plugin manager and in the second one are commands that are local to the machine. You might use plugin_template.vim and locals_template.vim for reference.

Description
Here are my settings for Vim
Readme 133 KiB
Languages
Vim script 92.3%
Shell 7.7%