Added undotree

This commit is contained in:
EsVagy42 2025-03-02 20:53:35 +00:00
parent 52c6661574
commit 8dc9d89f56
2 changed files with 2 additions and 0 deletions

1
config/undotree.nix Normal file
View file

@ -0,0 +1 @@
{ plugins = { undotree = { enable = true; }; }; }