Skip to content

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

Notifications You must be signed in to change notification settings

Svtter/spf13-vim-local

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%