remove unneeded settings

This commit is contained in:
Roel de Cort 2024-04-29 17:12:26 +02:00
parent 354035b4ab
commit a54ab719e3

View file

@ -14,7 +14,6 @@
transparent_background = true;
integrations = {
cmp = true;
noice = true;
notify = true;
gitsigns = true;
which_key = true;
@ -22,7 +21,6 @@
enabled = true;
};
treesitter = true;
treesitter_context = true;
telescope.enabled = true;
indent_blankline.enabled = true;
mini.enabled = true;