add set title

This commit is contained in:
Ray Elliott 2020-04-01 17:25:02 +01:00
parent 5687e956ee
commit bb2e18dbe3
1 changed files with 2 additions and 0 deletions

View File

@ -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/