mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
fix(parsers): Update qf
- Updated parser version, + Removed extra whitespaces for `col` - Added note
This commit is contained in:
parent
6ddc5768bb
commit
c67ca6929b
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"|" @punctuation.delimiter
|
||||
|
||||
" col " @keyword
|
||||
"col" @keyword
|
||||
|
||||
[
|
||||
(row)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue