mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
minor update to auto-save
This commit is contained in:
parent
6749ecfac5
commit
8cd992f5e4
@ -523,9 +523,8 @@ let g:auto_save = 1
|
||||
|
||||
" A list of events to trigger autosave
|
||||
let g:auto_save_events = ['InsertLeave', 'TextChanged']
|
||||
" let g:auto_save_events = ['InsertLeave']
|
||||
|
||||
" Show autosave status on command line
|
||||
" Whether to show autosave status on command line
|
||||
let g:auto_save_silent = 0
|
||||
|
||||
""""""""""""""""""""""""""""vim-yoink settings"""""""""""""""""""""""""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user