Disable manual helix theming

This commit is contained in:
Lillian Violet 2024-10-03 11:31:27 +02:00
parent bd6fb261ca
commit bd8ee02f3e

View file

@ -9,7 +9,7 @@
defaultEditor = true;
settings = {
theme = "catppuccin_macchiato";
# theme = "catppuccin_macchiato"; # Don't need this because the module themes it for us
editor = {
line-number = "relative";
lsp.display-messages = true;