add chatgpt, norg and gen plugins
This commit is contained in:
parent
da79e8d990
commit
793143c6d2
7 changed files with 291 additions and 8 deletions
4
init.lua
4
init.lua
|
|
@ -690,11 +690,11 @@ local servers = {
|
|||
}
|
||||
},
|
||||
grammarly = {
|
||||
filetypes = { 'markdown' },
|
||||
filetypes = { 'markdown', 'norg' },
|
||||
},
|
||||
tsserver = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- tsserver = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
|
||||
lua_ls = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue