Try to fix autoread

This commit is contained in:
Thomas Gideon 2018-07-11 08:25:13 -04:00
parent c48a31dfe9
commit 57e2f1bf4d
1 changed files with 4 additions and 0 deletions

View File

@ -89,3 +89,7 @@ au FocusLost * :wa
set background=light
set termguicolors
colorscheme breezy
" ensure autoread works, to detect file changes outside the editor
set autoread
au CursorHold * checktime