Skip to content

Hellowern/.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimcfg

My private vim configuration including .vim/ directory and .vimrc file

###Hint: You should create a symbol link to ./.vimrc,

otherwise Vim can't read ~/.vim/ directory.

eg: ln -s ~/.vim/.vimrc ~/.vimrc, or you can use the '$ sh create_vim_link.sh' to replace it.

###Useful vim commands: *. scriptnames show the vim loading configure files

*. echo $VIM show vim path

About

my private vim configuration including .vim/ directory and .vimrc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 44.5%
  • Visual Basic .NET 33.2%
  • Ruby 16.3%
  • C 6.0%