Selaa lähdekoodia

Let vim change the title

Thomas Dy 9 vuotta sitten
vanhempi
commit
d2dc8fe64c
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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,.