add set title

This commit is contained in:
Ray Elliott 2020-04-01 17:25:02 +01:00
commit bb2e18dbe3

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/