Skip to content

Commit

Permalink
Introduces GitGutter.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvortmann committed Mar 11, 2013
1 parent d9202e5 commit 4beb2ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/bundles
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'honza/snipmate-snippets'
Bundle 'garbas/vim-snipmate'
Bundle 'slim-template/vim-slim'
Bundle 'airblade/vim-gitgutter'
2 changes: 2 additions & 0 deletions conf/guioptions
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
" vim: filetype=vim
colorscheme wombat256
" clears SignColumn color as it is set weirdly on colorscheme
highlight clear SignColumn
set number tabstop=2 sw=2 bs=2 mouse=a
set ruler title cursorline
" set the space from the current line when scrolling
Expand Down

0 comments on commit 4beb2ad

Please sign in to comment.