Skip to content

libingcun/VimConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Installation

If necessary, backup and remove your /.vim directory and /.vimrc file.

Clone this repository to ~/.vim/

git clone git@github.com:libingcun/vimconfig.git ~/.vim

(If you're behind a firewall that blocks port 9418, replace git: with https: in the above URL.)

Alternatively, if for some bizarre reason you don't have git installed, you can download a zip or tar file using the link on GitHub.

Finally, symlink .vimrc:

ln -s ~/.vim/vimrc ~/.vimrc

Keeping up-to-date

cd ~/.vim
git pull

Then in vim:

:helptags ~/.vim/doc

About

my vim configure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published