Skip to content

Commit

Permalink
Removed vestige of obviousmode from .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasr committed Jan 11, 2012
1 parent c8501cc commit 0b44e2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ if has("gui_running")
" No menus and no toolbar
set guioptions-=m
set guioptions-=T
let g:obviousModeInsertHi = "guibg=Black guifg=White"
else
let g:obviousModeInsertHi = "ctermfg=253 ctermbg=16"
endif

set modeline
Expand Down

0 comments on commit 0b44e2b

Please sign in to comment.