Added term property to vimrc to make it work in screen.

This commit is contained in:
Nicole Tietz-Sokolskaya 2011-06-18 18:47:46 -04:00
parent f6ad2724da
commit 65e09b930e

3
vimrc
View file

@ -20,3 +20,6 @@ set scrolloff=2
" makes LaTeX use spell checking, word wrapping " makes LaTeX use spell checking, word wrapping
autocmd FileType tex set wrap spell autocmd FileType tex set wrap spell
autocmd FileType make set noexpandtab autocmd FileType make set noexpandtab
set term=xterm