mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +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
|
@ -52,3 +52,7 @@
|
|||
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes
|
||||
issue with setting the workspace directory.
|
||||
- Add `"prettierd"` as a formatter option in `vim.languages.markdown.format.type`.
|
||||
|
||||
[kaktu5](https://github.com/kaktu5):
|
||||
|
||||
- Add WGSL support under `vim.languages.wgsl`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue