formatted files

This commit is contained in:
Abhi 2025-07-19 18:57:31 -04:00
commit b719103337
No known key found for this signature in database
2 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,7 @@
{ ... }:
{
vim.lazy.plugins.undotree = {
package = "undotree";
cmd = [ "UndotreeToggle" ];
};
}