mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-12-30 04:00:04 +01:00
nvim persist undo after file closing
This commit is contained in:
@@ -16,3 +16,5 @@ vim.o.termguicolors = true
|
||||
vim.diagnostic.config({
|
||||
virtual_text = true,
|
||||
})
|
||||
|
||||
vim.opt.undofile = true
|
||||
|
||||
Reference in New Issue
Block a user