Compare commits
2 Commits
94b0b33338
...
44245d16a2
| Author | SHA1 | Date | |
|---|---|---|---|
| 44245d16a2 | |||
| 123032aff9 |
@@ -109,7 +109,7 @@
|
||||
trouble.enable = true; # project-wide diagnostics/quickfix list
|
||||
lualine = {
|
||||
enable = true;
|
||||
settings.options.theme = "catppuccin";
|
||||
settings.options.theme = "catppuccin-mocha";
|
||||
};
|
||||
comment.enable = true; # gc / gcc comment toggling
|
||||
nvim-autopairs.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user