Skip to content

Commit

Permalink
add vim indent guides
Browse files Browse the repository at this point in the history
  • Loading branch information
gabehollombe committed Feb 29, 2012
1 parent 3aa0a75 commit b7bd793
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -55,3 +55,6 @@
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
1 change: 1 addition & 0 deletions vim/bundle/vim-indent-guides
Submodule vim-indent-guides added at cf6f4d

0 comments on commit b7bd793

Please sign in to comment.