Skip to content

Commit

Permalink
add indentLine to vim
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed May 17, 2013
1 parent f1658b6 commit 70876c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ Bundle 'gmarik/vundle'
" original repos on github
Bundle 'tpope/vim-fugitive'
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'Yggdroot/indentLine'
let g:indentLine_char = '|'
"ndle 'tpope/vim-rails.git'
" vim-scripts repos
Bundle 'L9'
Expand Down
1 change: 1 addition & 0 deletions bundle/indentLine
Submodule indentLine added at 2cc41e
1 change: 1 addition & 0 deletions bundle/vim-indent-guides
Submodule vim-indent-guides added at a57000

0 comments on commit 70876c0

Please sign in to comment.