Skip to content

Files

Latest commit

736ab18 · Apr 15, 2015

History

History
This branch is 60 commits ahead of, 279 commits behind julienbourdeau/dotfiles:master.

vim

Ian's Vim Configuration

vimrc and gvimrc are my configurations, but they also source ~/.vimlocal and ~/.gvimlocal respectively which allows per-host customization.

All third-party plugins are now managed by Pathogen and placed into bundle/. Some good intros are here and here. Packages are updated using an update.sh script.

syntax/ has some legacy syntax files I wrote. chars is a test file used to make sure Unicode is working.