Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 536 Bytes

Installation

Requires vim compiled with lua. On mac:

$ brew install macvim --with-cscope --with-luajit --override-system-vim

or install neovim

$ brew install neovim

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

Switched the Ack plugin to use The Silver Searcher Install OSX: brew install the_silver_searcher Install Ubuntu: sudo apt-get install silversearcher-ag

Uses fzf for fuzzy finding