plugins/lsp/harper-ls: init

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2024-09-03 12:25:03 +02:00
parent aa15c24437
commit 0b665b200b
No known key found for this signature in database
GPG key ID: E13DFD4B47127951
2 changed files with 7 additions and 0 deletions

View file

@ -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;