Skip to content

elbouillon/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

I forked the original repo of : aaronjensen There is only a few changes, thank him for that great simple configuration!

Installation

git clone git://github.com/elbouillon/vimfiles.git ~/.vim && ~/.vim/setup.sh

You can also install fonts/Inconsolata-g-Powerline.ttf if you want fancy powerline symbols. If not you may want to disable fancy in your .vimrc.local.

Switched the Ack plugin to use The Silver Searcher Install OSX: brew install the_silver_searcher

For xmpfilter:

$ gem install rcodetools fastri

Uses a different matcher for ctrlp that is written in C. The setup.sh will build it, but you should have python-dev installed if you do not.

Attributions

Inconsolata-g was originally from http://leonardo-m.livejournal.com/77079.html Many things stolen from Gary Bernhardt: https://github.com/garybernhardt/dotfiles/blob/master/.vimrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 99.2%
  • Shell 0.8%