Try to fix autoread

This commit is contained in:
Thomas Gideon 2018-07-11 08:25:13 -04:00
parent c48a31dfe9
commit 57e2f1bf4d

View file

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