Explorar el Código

Let vim change the title

Thomas Dy hace 9 años
padre
commit
d2dc8fe64c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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,.