feat: add YAML, Go and JS support

pull/1031/head
David Drottson 1 year ago
parent fa57fe1490
commit 63ed116909

@ -570,6 +570,9 @@ require('lazy').setup {
}, },
}, },
}, },
gopls = {},
yamlls = {},
tsserver = {},
} }
-- Ensure the servers and tools above are installed -- Ensure the servers and tools above are installed

Loading…
Cancel
Save