wgsl suppport

This commit is contained in:
Zoty 2026-04-22 10:34:11 -03:00
parent cb865680a7
commit 8aa4f17ee4
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
5 changed files with 8 additions and 0 deletions

View file

@ -20,6 +20,7 @@ vim.lsp.enable({
"volar",
"tailwindcss",
"cssls",
"wgsl_analyzer",
})
vim.api.nvim_create_autocmd("LspAttach", {