feat: enable undotree (not customized)
This commit is contained in:
parent
cb1d7ea523
commit
ae43ca8324
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@
|
|||
gitsigns.enable = true;
|
||||
gitsigns.codeActions.enable = false; # throws an annoying debug message
|
||||
};
|
||||
utility.undotree.enable = true;
|
||||
# Better help docs
|
||||
lazy.plugins."helpview.nvim" = {
|
||||
enabled = true;
|
||||
|
|
Loading…
Reference in a new issue