nvim: add option undofile
This commit is contained in:
@@ -8,3 +8,5 @@ vim.opt.relativenumber = true
|
||||
vim.opt.signcolumn = "yes"
|
||||
|
||||
vim.opt.timeout = false
|
||||
|
||||
vim.o.undofile = true
|
||||
|
||||
Reference in New Issue
Block a user