diff --git a/lua/conf/autos.lua b/lua/conf/autos.lua index 37c6642..f5b232e 100644 --- a/lua/conf/autos.lua +++ b/lua/conf/autos.lua @@ -9,7 +9,7 @@ local fsmod = augroup('fsmod') auto('FocusGained', { group = bufcheck, desc = 'Update contents of file.', - command = 'checktime', + command = 'checktime' }) auto('TextYankPost', {