Browse Source

Let vim change the title

Thomas Dy 9 years ago
parent
commit
d2dc8fe64c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .vimrc

+ 3 - 0
.vimrc

@@ -54,6 +54,9 @@ endif
 
 " ------ settings ------
 
+" change terminal title
+set title
+
 " xdg-ish settings
 set undodir=~/.cache/vim/undo,.
 set backupdir=~/.cache/vim/backup,.