mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 15:05:30 +00:00
languages/verilog: init module
This commit is contained in:
parent
e48638aef3
commit
567de2c259
4 changed files with 67 additions and 0 deletions
|
|
@ -506,3 +506,11 @@
|
|||
|
||||
- Add inline typst concealing support under `vim.languages.typst` using
|
||||
[typst-concealer].
|
||||
|
||||
[AleksandarZhekovski](https://github.com/AleksandarZhekovski):
|
||||
|
||||
[tree-sitter-systemverilog]: https://github.com/gmlarumbe/tree-sitter-systemverilog
|
||||
[verible]: https://github.com/chipsalliance/verible
|
||||
|
||||
- Add Verilog support under 'vim.languages.verilog' using [verible-verilog-ls]
|
||||
and [tree-sitter-systemverilog].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue