non important commit
This commit is contained in:
parent
03a3a5b769
commit
ec02c9ea10
1 changed files with 1 additions and 2 deletions
|
|
@ -16,13 +16,12 @@
|
|||
lightbulb.enable = true;
|
||||
lspsaga.enable = false;
|
||||
trouble.enable = true;
|
||||
otter-nvim.enable = true;
|
||||
nvim-docs-view.enable = true;
|
||||
harper-ls.enable = true;
|
||||
};
|
||||
languages = {
|
||||
enableFormat = true;
|
||||
enableTreesitter = true;
|
||||
enableTreesitter = false; # Disable treesitter
|
||||
enableExtraDiagnostics = true;
|
||||
nix.enable = true;
|
||||
markdown.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue