Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 500 Bytes

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