Update for new settings.
This commit is contained in:
parent
dad9e52d25
commit
3a73922657
@ -288,10 +288,12 @@
|
||||
|
||||
colorschemes.catppuccin = {
|
||||
enable = true;
|
||||
flavour = "frappe";
|
||||
styles = {
|
||||
functions = [ "bold" ];
|
||||
keywords = [ "bold" ];
|
||||
settings = {
|
||||
flavour = "frappe";
|
||||
styles = {
|
||||
functions = [ "bold" ];
|
||||
keywords = [ "bold" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
extraPlugins = with pkgs.vimPlugins; [ vim-snippets ];
|
||||
|
Loading…
Reference in New Issue
Block a user