nvim: Remove harperls
This commit is contained in:
parent
098a6bc4f1
commit
2ce298d9b3
4 changed files with 12 additions and 31 deletions
home/common/nvim
|
@ -23,13 +23,6 @@ local servers = {
|
|||
},
|
||||
},
|
||||
|
||||
harper_ls = {
|
||||
filetypes = {
|
||||
"asciidoc", "c", "gitcommit", "go", "html", "javascript", "just", "lua", "markdown",
|
||||
"nix", "python", "ruby", "rust", "text", "toml", "typescript", "zig",
|
||||
}
|
||||
},
|
||||
|
||||
lua_ls = {
|
||||
settings = {
|
||||
Lua = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue