Skip to content

song-yuan/spf13-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spf13-vim

My Vim config. I compile and configure a few popular vim plugins, colors, snippets, etc

This configuration makes use of pathogen to have a well organized vim directory.

Most of the bundles are git submodules facilitating easy updating and configuration.

The vimrc is quite clean and provides easy configuration of the following plugins.

Plugins

Snippets

It also contains a very complete set of snippets for use with snipmate.

Using

Assuming you don't have an existing .vimrc and .vim...

cd ~
ln -s /path/to/spf13-vim/vimrc .vimrc
ln -s /path/to/spf13-vim/vim .vim

Or better, install this with homesick

About

The ultimate vim distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published