mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
Fix pug injection
This commit is contained in:
parent
2c19f8984b
commit
675ecbb0bd
2 changed files with 5 additions and 2 deletions
|
|
@ -25,3 +25,6 @@
|
|||
(#match? @keyword "^(:|v-bind|v-|\\@)")
|
||||
) @keyword
|
||||
|
||||
[
|
||||
":"
|
||||
] @punctuation.delimiter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue