fix vim autosave
This commit is contained in:
@@ -10,7 +10,6 @@ fu! s:autosave_start()
|
||||
au!
|
||||
au TextChanged,CursorHold,InsertLeave * sil! update
|
||||
aug END
|
||||
echo 'autosave: on'
|
||||
endf
|
||||
|
||||
fu! s:autosave_stop()
|
||||
|
||||
Reference in New Issue
Block a user