Set the title
This commit is contained in:
2
init.vim
2
init.vim
@@ -62,6 +62,8 @@ set scrolloff=2
|
|||||||
set autochdir " Always switch to directory of current buffer
|
set autochdir " Always switch to directory of current buffer
|
||||||
let mapleader = ","
|
let mapleader = ","
|
||||||
|
|
||||||
|
set title
|
||||||
|
|
||||||
if has("win32")
|
if has("win32")
|
||||||
" set rop=type:directx
|
" set rop=type:directx
|
||||||
let g:loaded_matchparen = 1
|
let g:loaded_matchparen = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user