chr-1x / vim-config

The vim configuration I use for day to day coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a vimrc. Put it in your ~/.vim directory or whatever. Requires Vundle.vim

On first run, you'll need to install the plugins. Run :PluginInstall to have vundle download/install them.

Just adds a few basic features (like local vimrc files, syntax highlighting for obscure languages, and autosave) as well as some settings, gui options, and color scheming.

About

The vim configuration I use for day to day coding.


Languages

Language:Vim Script 100.0%