mirror of
https://github.com/hazemKrimi/config.nvim.git
synced 2026-05-02 02:30:27 +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.timeoutlen = 500
|
||||||
vim.o.ttimeoutlen = 0
|
vim.o.ttimeoutlen = 0
|
||||||
vim.o.autoread = true
|
vim.o.autoread = true
|
||||||
vim.o.autowrite = false
|
|
||||||
|
|
||||||
-- Behavior
|
-- Behavior
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user