Skip to content

Commit

Permalink
Add vim-indent-guides
Browse files Browse the repository at this point in the history
This is triggered by default with <leader>ig

See also: :help indent_guides_auto_colors
for configuration options. Mileage may vary on MacVim with certain
colorschemes.
  • Loading branch information
Aaron Kalin authored and hashrocketeer committed Mar 19, 2012
1 parent 16610c9 commit 2371783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/vimbundles.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ get_bundle jgdavey vim-railscasts
get_bundle jgdavey tslime.vim get_bundle jgdavey tslime.vim
get_bundle jgdavey vim-turbux get_bundle jgdavey vim-turbux
get_bundle gregsexton gitv get_bundle gregsexton gitv
get_bundle nathanaelkane vim-indent-guides


vim -c 'call pathogen#helptags()|q' vim -c 'call pathogen#helptags()|q'

0 comments on commit 2371783

Please sign in to comment.