From 25c639dff2007de353a48c3d711f62de5b2ee62e Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Mon, 25 Dec 2023 17:43:27 +0100 Subject: [PATCH] Add ltex for natural language LSP-style checking. --- lua/lsp.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/lsp.lua b/lua/lsp.lua index 99f6641..cc40455 100644 --- a/lua/lsp.lua +++ b/lua/lsp.lua @@ -81,6 +81,7 @@ local servers = { tsserver = {}, -- html = { filetypes = { 'html', 'twig', 'hbs'} }, texlab = {}, + ltex = {}, lua_ls = { Lua = {