nvim stuff
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
imports = [
|
||||
./oil.nix
|
||||
];
|
||||
}
|
||||
5
profiles/base/home-manager/neovim/plugins/which-key.nix
Normal file
5
profiles/base/home-manager/neovim/plugins/which-key.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.nixvim.plugins.which-key = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user