Add autoread
This probably fixes "The file has changed reload [y/n]?"
This commit is contained in:
@@ -26,6 +26,7 @@ set encoding=utf-8
|
|||||||
set number
|
set number
|
||||||
set showmatch
|
set showmatch
|
||||||
set matchtime=2
|
set matchtime=2
|
||||||
|
set autoread
|
||||||
|
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set incsearch
|
set incsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user