mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/wgsl: init module
Adds Treesitter and LSP support for WebGPU Shading Language
This commit is contained in:
parent
a5a5aba34a
commit
bbca939ced
3 changed files with 84 additions and 0 deletions
|
@ -38,6 +38,7 @@ in {
|
|||
./julia.nix
|
||||
./nu.nix
|
||||
./odin.nix
|
||||
./wgsl.nix
|
||||
];
|
||||
|
||||
options.vim.languages = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue