Skip to content

albertchan/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimfiles

Vim dot files for development awesomeness.

Installation

To get set up, just run the following commands via the terminal.

$ cd ~/
$ git clone --recursive git@github.com:albertchan/vimfiles.git .vim
$ ln -sf $HOME/.vim/.vimrc $HOME/.vimrc

Pathogen

The vim dot files make use of the excellent Pathogen runtime path manager to install plugins and runtime files into their own private directories.

The version of Pathogen currently included in this project is 2.4.

Plugins Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors