aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-08-18 08:56:49 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:29 +0100
commitf67bb65f09e366fa1c601d38c8f0f83b9e308f91 (patch)
treedbf2e024f750fd5d1496fb03584decb8f7dca21d /vimrc
parentdd33dcdbad772091b166de6a13e19824e1d4130f (diff)
downloaddotnvim-f67bb65f09e366fa1c601d38c8f0f83b9e308f91.tar.gz
dotnvim-f67bb65f09e366fa1c601d38c8f0f83b9e308f91.zip
Restore old title
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 9ebd608..365962b 100644
--- a/vimrc
+++ b/vimrc
@@ -30,6 +30,7 @@ set mouse=a
" set term title
set title
+set titleold=
" plugin dependent conf starts