Add filetypes for ltex

This commit is contained in:
Fabrice Mouhartem 2024-02-15 12:17:17 +01:00
parent 2fadfc4ad7
commit 16626d35de
1 changed files with 1 additions and 1 deletions

View File

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