Add ltex for natural language LSP-style checking.

This commit is contained in:
Fabrice Mouhartem 2023-12-25 17:43:27 +01:00
parent d0afa1066c
commit 25c639dff2
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ local servers = {
tsserver = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
texlab = {},
ltex = {},
lua_ls = {
Lua = {