feat(neovim): move from catppuccin-frappe to a base16 catppuccin theme
This commit is contained in:
parent
fe5714a9b7
commit
5257808e5c
4 changed files with 26 additions and 1 deletions
|
@ -113,5 +113,7 @@ in
|
|||
config = config;
|
||||
pkgs = pkgs;
|
||||
};
|
||||
|
||||
xdg.configFile."nvim/colors/catppuccin-frappe-base16.lua".source = ./colors/catppuccin-frappe-base16.lua;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue