Disable manual helix theming
This commit is contained in:
parent
bd6fb261ca
commit
bd8ee02f3e
|
@ -9,7 +9,7 @@
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
theme = "catppuccin_macchiato";
|
# theme = "catppuccin_macchiato"; # Don't need this because the module themes it for us
|
||||||
editor = {
|
editor = {
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
lsp.display-messages = true;
|
lsp.display-messages = true;
|
||||||
|
|
Loading…
Reference in a new issue