Skip to content

federicobadini/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim

My vim configuration. The final .vimrc file is symlinked from /vimrc.

Getting started

Just run the following commands via terminal to get perfectly set up:

$ cd ~/
$ git clone --recursive https://github.com/federicobadini/vim.git .vim
$ make install

Plugin management

The vim dot files make use of Pathogen runtime path manager. It manages your runtimepath with ease allowing super easy installs of plugins and runtime files, keeping their code separate in their own private directories. Currently this project is on Pathogen 2.4. The Pathogen code can be found in autoload folder.

Plugin list

About

My vim development configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published