Add filetypes for ltex
This commit is contained in:
parent
2fadfc4ad7
commit
16626d35de
@ -81,7 +81,7 @@ local servers = {
|
|||||||
tsserver = {},
|
tsserver = {},
|
||||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||||
texlab = {},
|
texlab = {},
|
||||||
ltex = {},
|
ltex = { filetypes = {'markdown', 'latex', 'norg', 'gitcommit'} },
|
||||||
|
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
Lua = {
|
Lua = {
|
||||||
|
Loading…
Reference in New Issue
Block a user