From: Silvio Rhatto Date: Sat, 9 Mar 2013 17:50:23 +0000 (-0300) Subject: Cleaning vimrc X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ddf050ba8832da4254f3e5f05f08f1df595aa58f;p=metadot.git Cleaning vimrc --- diff --git a/modules/vim/vimrc.dot.link b/modules/vim/vimrc.dot.link index 99b99db..783313c 100644 --- a/modules/vim/vimrc.dot.link +++ b/modules/vim/vimrc.dot.link @@ -18,14 +18,6 @@ set title set titleold="terminal" set titlestring=vim:\ %F -" See http://vim.wikia.com/wiki/Automatically_set_screen_title -"autocmd BufLeave * !xtitle mutt -"autocmd VimLeavePre * let &titlestring="mutt" -"autocmd VimLeavePre * !xtitle mutt -"autocmd VimLeavePre * !xtitle mutt -"autocmd VimLeavePre *mutt* let &titlestring="mutt" -"autocmd VimLeavePre *remind* let &titlestring="wyrd" - " Thanks to http://stackoverflow.com/questions/1673649/vimrc-action-onclose function! ResetTitle(title) " disable vim's ability to set the title