Skip to content

RobinClowers/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Requires vim and python 3. On mac:

$ brew install macvim python3
$ pip3 install --user pynvim

Or neovim with python 3 support:

$ brew install neovim python3
$ pip3 install --upgrade neovim

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

Switched the Ack plugin to use Ripgrep Install OSX: brew install ripgrep

For xmpfilter:

$ gem install rcodetools fastri

Attributions

Most of this config was built by Aaron Jensen. 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

My vim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.8%
  • Shell 1.2%