tailang / vimrc

This is a simple vim configuration file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a simple vim configuration file.


Languages

Language:Vim Script 100.0%