mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp/harper-ls: init
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
aa15c24437
commit
0b665b200b
2 changed files with 7 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
gopls.enable = true;
|
||||
golangci-lint-ls.enable = true;
|
||||
graphql.enable = true;
|
||||
harper-ls.enable = true;
|
||||
helm-ls.enable = true;
|
||||
hls.enable = true;
|
||||
html.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue