Skip to content

A new fresh vim config minimizing plugins and using pathogen

Notifications You must be signed in to change notification settings

escalant3/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

    git clone git://github.com/escalant3/vim-config.git ~/.vim

Create symlinks:

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

Sync plugin submodules:

    cd ~/.vim
    git submodule init
    git submodule update

Source: http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/
    

About

A new fresh vim config minimizing plugins and using pathogen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published