1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

Remove the "Thanks for flying vim" message.

This commit is contained in:
Bert Peters
2017-04-10 12:01:48 +02:00
parent 22cdcd16cb
commit eb7797b9cc

View File

@@ -43,3 +43,6 @@ set undodir=~/.cache/vim/undo " vim will not create this directory.
set directory=~/.cache/vim/swap " vim will not create this directory.
set backupdir=~/.cache/vim/backup " vim will not create this directory.
set viminfo+=n~/.cache/vim/viminfo
" Death to the "Thanks for flying vim" message
set titleold=""