lspconfig: setup zig
This commit is contained in:
parent
57b069c17b
commit
96ede28493
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ return {
|
||||||
filetypes = { "typescript", "javascript", "javascriptreact", "typescriptreact", "vue" },
|
filetypes = { "typescript", "javascript", "javascriptreact", "typescriptreact", "vue" },
|
||||||
})
|
})
|
||||||
lspconfig.volar.setup({})
|
lspconfig.volar.setup({})
|
||||||
|
lspconfig.zig.setup({})
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue