mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 20:25:08 +02:00
undotree: init plugin
This commit is contained in:
parent
f97e2f6ffc
commit
2ca3c09635
3 changed files with 136 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
powerline = true;
|
||||
};
|
||||
|
||||
plugins.undotree.enable = true;
|
||||
plugins.gitgutter.enable = true;
|
||||
|
||||
plugins.lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue