Skip to content

dgp/dotvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

  git clone git://github.com/dhruvasagar/dotvim.git ~/.vim

Create symlinks:

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

Switch to the `~/.vim` directory, and fetch submodules:

  cd ~/.vim
  git submodule init
  git submodule update

About

This is my .vim directory with all the plugins I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Perl 87.6%
  • Vim Script 12.4%