nvim: Remove harperls

This commit is contained in:
Daniel Lundin 2025-02-13 20:44:26 +01:00
parent 098a6bc4f1
commit 2ce298d9b3
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 12 additions and 31 deletions
home/common/nvim

View file

@ -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 = {