Merge pull request 'fix(editor): use renamed catppuccin-mocha lualine theme' (#37) from fix/lualine-catppuccin-theme into main
CI / flake (push) Successful in 3m50s
CI / flake (push) Successful in 3m50s
Reviewed-on: #37
This commit was merged in pull request #37.
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
trouble.enable = true; # project-wide diagnostics/quickfix list
|
trouble.enable = true; # project-wide diagnostics/quickfix list
|
||||||
lualine = {
|
lualine = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.options.theme = "catppuccin";
|
settings.options.theme = "catppuccin-mocha";
|
||||||
};
|
};
|
||||||
comment.enable = true; # gc / gcc comment toggling
|
comment.enable = true; # gc / gcc comment toggling
|
||||||
nvim-autopairs.enable = true;
|
nvim-autopairs.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user