Add harper_ls
This commit is contained in:
@@ -8,6 +8,7 @@ local M = {
|
||||
vim.lsp.enable("sqls")
|
||||
vim.lsp.enable("ty")
|
||||
vim.lsp.enable("svelte")
|
||||
vim.lsp.enable("harper_ls")
|
||||
|
||||
-- Setup gopls with inlay hints
|
||||
vim.lsp.config("gopls", {
|
||||
|
||||
Reference in New Issue
Block a user