Skip to content

agate/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vim config files

I am using Vundle as my vim plugin manager.

How to install:

Automatic installer

$ curl -Lo- https://raw.github.com/agate/vimfiles/master/bootstrap.sh | bash

Manually

please remember remove your current ~/.vim and ~/.vimrc file

$ git clone git://github.com/agate/vimfiles.git ~/.vim
$ ln -s ~/.vim/vimrc ~/.vimrc
$ cd ~/.vim
$ git submodule init
$ git submodule update
$ vim +PluginInstall +qall

About color

I'm using getafe as my vim colorscheme. So if you are using iTerm2 on Mac. You might want to try this color setting (iterm2-getafe) for your iTerm2 to make your terminal looks better.

About

my vimrc and vim dir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages