#Description This git repository is a backup about my vim configuration, you can use it on your computer but it may not working well. #Installation This file only tested on linuix and may not able to use on Windows.
For linux user installation is pretty easy. runs the following command at anywhere you like in your home directory.
git clone https://github.com/SoildFaker/sf-vim
And there would be a new directory named "sf-vim". Then source it in your .vimrc file.
Then install Vundle plugin with following cmd.
git https://github.com/vundle/vundle.git
###Some plugin needs special config.
-
Airline:To make this plugin works prefectly you need a special font file, which can get here .
-
YouCompleteMe*This plugin needs to complie in you computer. For compling detail you can see here
##Keys