remove unneeded settings
This commit is contained in:
parent
354035b4ab
commit
a54ab719e3
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue