open default http ports
This commit is contained in:
parent
235a6705cc
commit
fef3dc0c2b
3 changed files with 10 additions and 3 deletions
|
|
@ -489,6 +489,7 @@ require("lazy").setup({
|
|||
html = { filetypes = { "html", "twig", "hbs" } },
|
||||
templ = { filetypes = { "templ" } },
|
||||
nil_ls = {},
|
||||
ocamllsp = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
-- Some languages (like typescript) have entire language plugins that can be useful:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue