feat(neovim): add html lsp and prettierd to razor files
This commit is contained in:
parent
1eab516060
commit
a1dcf49602
2 changed files with 11 additions and 9 deletions
|
@ -127,8 +127,8 @@ return {
|
|||
},
|
||||
},
|
||||
---@type lspconfig.Config
|
||||
omnisharp = {
|
||||
cmd = { "OmniSharp" },
|
||||
html = {
|
||||
filetypes = { "html", "templ", "razor" },
|
||||
},
|
||||
},
|
||||
-- customize how language servers are attached
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue