vimrc: don't set terminal title

This commit is contained in:
Mika Suomalainen 2012-09-16 15:57:57 +03:00
parent e32bd88a69
commit ff16dd58fd
1 changed files with 0 additions and 3 deletions

3
vimrc
View File

@ -81,9 +81,6 @@ runtime macros/matchit.vim
set wildmenu
set wildmode=list:longest
" Set terminal title (This probably helps with tmux)
set title
" Flash, do not beep!
set visualbell
" End of copied from http://items.sjbach.com/319/configuring-vim-right