Skip to content

xiaoyongaz/Vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim

vim configurations

$ cd ~ $ mkdir .vim $ cd .vim $ touch vimrc $ git init . Now you need to go back to your home directory and symlink the vimrc file. This way you get to use your .vimrc file normally while still get all the advantages of versioning with Git.

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

About

vim configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published