Skip to content

adrianchung/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM CONFIGURATION

To use it:

  1. clone the repository to ~/.vim
  2. symlink your .vimrc to ~/.vim/vimrc with the following command: ln -s ~/.vim/vimrc .vimrc
  3. clone vundle so that we can use it: https://github.com/gmarik/vundle
  4. Install plugins by typing "BundleInstall" in vim

NOTES

I use vundle to manage all of my plugins. I found that it makes plugin very easy and makes it easy to add and remove plugins.

About

Contains my vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published