mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 12:14:32 +02:00
Add gitgutter
This commit is contained in:
parent
1b4f79b137
commit
a0fe9e6ca4
3 changed files with 149 additions and 16 deletions
|
@ -43,6 +43,8 @@
|
|||
enable = true;
|
||||
powerline = true;
|
||||
};
|
||||
|
||||
plugins.gitgutter.enable = true;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue