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