add chatgpt, norg and gen plugins

This commit is contained in:
Gustavo Silva (es00679121_prosegur) 2024-01-21 20:35:43 +01:00
parent da79e8d990
commit 793143c6d2
7 changed files with 291 additions and 8 deletions

View file

@ -690,11 +690,11 @@ local servers = {
}
},
grammarly = {
filetypes = { 'markdown' },
filetypes = { 'markdown', 'norg' },
},
tsserver = {},
-- pyright = {},
-- rust_analyzer = {},
-- tsserver = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
lua_ls = {