Skip to content

usmanbashir/dotvimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvimfiles

The sacred VIM directory.


Installation:

Clone the repository to your home directory:

git clone git@github.com:usmanbashir/dotvimfiles.git

Next install the Vim plugins:

  • cd dotvimfiles
  • git submodule init
  • git submodule update

Finally create a symlink to the .vimrc file in your home directory:

ln -s ~/dotvimfiles/.vimrc ~/.vimrc

Feedback


Suggestions and Improvements are welcome!

Releases

No releases published

Packages

No packages published