Simplify structure for nvim config files

This commit is contained in:
2025-09-16 12:24:46 -05:00
parent c9bad270d2
commit 992f81fc04
20 changed files with 190 additions and 162 deletions

View File

@@ -0,0 +1,3 @@
return {
"mbbill/undotree",
}