config
This commit is contained in:
parent
98ac60227e
commit
90375de069
4 changed files with 85 additions and 7 deletions
4
init.lua
4
init.lua
|
|
@ -559,7 +559,9 @@ local servers = {
|
|||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
tsserver = {},
|
||||
html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
graphql = {},
|
||||
tailwindcss = {},
|
||||
html = { filetypes = { 'html', 'twig', 'hbs' } },
|
||||
|
||||
lua_ls = {
|
||||
Lua = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue