up
This commit is contained in:
5
modules/base/home-manager/neovim/plugins/lazygit.nix
Normal file
5
modules/base/home-manager/neovim/plugins/lazygit.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.nixvim.plugins.lazygit = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user