feat: add YAML, Go and JS support
This commit is contained in:
parent
fa57fe1490
commit
63ed116909
1 changed files with 3 additions and 0 deletions
3
init.lua
3
init.lua
|
|
@ -570,6 +570,9 @@ require('lazy').setup {
|
|||
},
|
||||
},
|
||||
},
|
||||
gopls = {},
|
||||
yamlls = {},
|
||||
tsserver = {},
|
||||
}
|
||||
|
||||
-- Ensure the servers and tools above are installed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue