mirror of
https://github.com/hazemKrimi/config.nvim.git
synced 2026-05-01 18:20:26 +00:00
chore: re-enable autowrite
This commit is contained in:
@@ -52,7 +52,6 @@ vim.o.updatetime = 300
|
||||
vim.o.timeoutlen = 500
|
||||
vim.o.ttimeoutlen = 0
|
||||
vim.o.autoread = true
|
||||
vim.o.autowrite = false
|
||||
|
||||
-- Behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user