Santos Gallegos
67f0857015
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
...
This reverts commit 4a7a713c52 .
2021-05-07 16:51:57 +02:00
Santos Gallegos
4a7a713c52
Comment: use @combined to create just one tree per buffer ( #1252 )
...
* Comment: use `@combined` to create just one tree per buffer
There is no need to create a tree per line/block for comments.
Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251
* Add injections for scss
* Fix jsonc
* Combine jsdoc
2021-04-28 07:19:07 -05:00
Stephan Seitz
acbb453f57
Update verilog to 0.19.2
2021-03-16 18:52:43 +01:00
Santos Gallegos
e4083fc8e1
Add comment parser to highlight comment tags ( #893 )
...
Closes #236
2021-03-12 11:21:46 -05:00
zegervdv
6731bcbf7b
Add locals for verilog
2020-11-21 14:43:08 +01:00
zegervdv
6cc1c28f68
Add missing verilog keywords
2020-11-21 14:43:08 +01:00
zegervdv
d59b4810a6
Improve highlighting of port declarations in verilog
2020-11-21 14:43:08 +01:00
zegervdv
7fa67b490f
Improve highlighting for generate blocks
2020-11-16 18:43:00 +01:00
zegervdv
2fd50be1d6
Add folds for begin/end blocks, functions and tasks
2020-11-16 18:43:00 +01:00
Zeger Van de Vannet
392c4b978b
Add verilog/systemverilog queries
2020-10-20 16:33:13 +02:00