mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 19:24:19 +01:00
vimrc: don't set terminal title
This commit is contained in:
parent
e32bd88a69
commit
ff16dd58fd
3
vimrc
3
vimrc
@ -81,9 +81,6 @@ runtime macros/matchit.vim
|
|||||||
set wildmenu
|
set wildmenu
|
||||||
set wildmode=list:longest
|
set wildmode=list:longest
|
||||||
|
|
||||||
" Set terminal title (This probably helps with tmux)
|
|
||||||
set title
|
|
||||||
|
|
||||||
" Flash, do not beep!
|
" Flash, do not beep!
|
||||||
set visualbell
|
set visualbell
|
||||||
" End of copied from http://items.sjbach.com/319/configuring-vim-right
|
" End of copied from http://items.sjbach.com/319/configuring-vim-right
|
||||||
|
Loading…
Reference in New Issue
Block a user