/vimrc

This is a simple vim configuration file.

Primary LanguageVim Script

This is a simple vim configuration file.

Blog:

https://tailang.top/tags/vim/

Preview:

Useage
$mkdir ~/.vim
$git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Then clone the configuration

$git clone git@github.com:tailang/vimrc.git
$cd vimrc
$cp .vimrc ~/

Last open the new vim input the commond line

:PluginInstall