mirror of
https://github.com/zoriya/flake.git
synced 2026-06-04 03:06:54 +00:00
Enable autosave for quicker.nvim
This commit is contained in:
@@ -29,6 +29,9 @@ return {
|
||||
list = false,
|
||||
spell = false,
|
||||
},
|
||||
edit = {
|
||||
autosave = true,
|
||||
},
|
||||
highlight = {
|
||||
load_buffers = false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user