Added back removed plugins

This commit is contained in:
EsVagy42 2025-03-03 19:08:34 +00:00
parent 6988bb2719
commit a9d85b6a80
8 changed files with 124 additions and 95 deletions

1
config/undotree.nix Normal file
View file

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