Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 729 Bytes

spf13-vim-local

My dotfiles for local customization of the excellent spf13-vim vim distribution.

spf13-vim (https://github.com/spf13/spf13-vim) is a packaged vim configuration distribution. It supports customizing your local configuration via .vimrc.local and .vimrc.bundles.local files in your home directory.

This repo contains my local customizations of the distribution. Start by installing spf13-vim using the instructions from the repo above. Then, install these local customizations as follows:

sudo aptitude install silversearcher-ag
git clone https://github.com/davidbrewer/spf13-vim-local ~/.spf13-vim-local
~/.spf13-vim-local/create-symlinks.sh
~/.spf13-vim-local/cleanup-bundles