Add nvim noice
This commit is contained in:
parent
42876ccac3
commit
bc9101e542
@ -24,6 +24,7 @@
|
||||
./oil.nix
|
||||
./trouble.nix
|
||||
./tmux-navigator.nix
|
||||
./noice.nix
|
||||
];
|
||||
|
||||
programs.nixvim = {
|
||||
|
1
home/apps/nvim/noice.nix
Normal file
1
home/apps/nvim/noice.nix
Normal file
@ -0,0 +1 @@
|
||||
{ programs.nixvim.plugins.noice = { enable = true; }; }
|
Loading…
Reference in New Issue
Block a user