Skip to content

Commit

Permalink
Vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkmyster committed Jul 3, 2011
1 parent 69d93eb commit a345772
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vimrc
Expand Up @@ -38,3 +38,7 @@ autocmd BufRead,BufNewFile *.html set filetype=htmldjango
" install with vim-addons install vimoutliner
autocmd BufRead,BufNewFile *.otl colorscheme vo_dark
autocmd BufRead,BufNewFile *.otl set number!


autocmd BufReadPost fugitive://* set bufhidden=delete
autocmd BufReadPost fugitive://* set statusline=%<%f\ %h%m%r%{fugitive#statusline()}%=%-14.(%l,%c%V%)\ %P

0 comments on commit a345772

Please sign in to comment.