Skip to content

bhargavshivkumar/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To deploy on a machine: 

Installation:

   git clone https://github.com/bhargavshivkumar/vimconfig.git ~/.vim
 

Create symlinks:

    ln -s ~/.vim/vimrc ~/.vimrc
    
    If gvimrc exists:
    ln -s ~/.vim/gvimrc ~/.gvimrc

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

    cd ~/.vim
    git submodule update --init

About

pathogen and friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published