addded undotree and some formatting improvements

This commit is contained in:
voidarclabs
2025-07-21 18:57:23 +01:00
parent a8b45494d2
commit b7bf911d03
2 changed files with 18 additions and 2 deletions

4
lua/plugins/undotree.lua Normal file
View File

@@ -0,0 +1,4 @@
return {
"mbbill/undotree",
lazy = false,
}