session-undo.nvim Session-aware undo protection Installation { "mvllow/session-undo.nvim" } Note that this plugin does modify your u key to use the safe undo. Use at your own risk 💜 Usage -- Enable persistent undo vim.o.undofile = true require("session-undo").setup()