editor/config/ui/undotree.nix

4 lines
38 B
Nix
Raw Normal View History

{
plugins.undotree.enable = true;
}