feat(neovim): add html lsp and prettierd to razor files

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-02-12 16:39:22 -03:00
parent 1eab516060
commit a1dcf49602
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 11 additions and 9 deletions

View file

@ -127,8 +127,8 @@ return {
},
},
---@type lspconfig.Config
omnisharp = {
cmd = { "OmniSharp" },
html = {
filetypes = { "html", "templ", "razor" },
},
},
-- customize how language servers are attached