Skip to content

Commit

Permalink
Why is this here?
Browse files Browse the repository at this point in the history
  • Loading branch information
johntyree committed Dec 1, 2013
1 parent 6e90e75 commit e477f03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vimrc
Expand Up @@ -61,9 +61,9 @@
" General {

set background=dark " Assume a dark background
if !has('gui')
" if !has('gui')
"set term=$TERM " Make arrow and other keys work
endif
" endif
filetype plugin indent on " Automatically detect file types.
syntax on " Syntax highlighting
set mouse=a " Automatically enable mouse usage
Expand Down

0 comments on commit e477f03

Please sign in to comment.