Fix: Save as fix.

This commit is contained in:
psychhim
2025-11-02 20:23:29 +05:30
parent 1a9b2d062a
commit a5f2808c5d
2 changed files with 96 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
return {
'mbbill/undotree',
lazy = false,
keys = {
{ '<leader>u', vim.cmd.UndotreeToggle, desc = 'Toggle UndoTree' },
},