Skip to content

surlyjake/dotvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personalized fork of the original 'dotvim' repo(git://github.com/nelstrom/dotvim.git)

Installation:

    git clone git://github.com/surlyjake/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

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%