add set title
This commit is contained in:
parent
5687e956ee
commit
bb2e18dbe3
1 changed files with 2 additions and 0 deletions
2
init.vim
2
init.vim
|
|
@ -203,6 +203,8 @@ set updatetime=100
|
|||
set timeoutlen=500
|
||||
set lazyredraw
|
||||
|
||||
set title
|
||||
|
||||
" the ;/home/ray tells vim to stop searching at /home/ray
|
||||
set tags+=./.tags,.tags,./tags-py,.tags-py;/home/ray/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue