mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
highlights(cpp): add support for concepts
Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138
This commit is contained in:
parent
4cf688ee68
commit
db01c82b08
3 changed files with 28 additions and 2 deletions
|
|
@ -27,13 +27,13 @@
|
|||
"revision": "4fd115d3bb7046cd094f21bfe5766c302dbf64cd"
|
||||
},
|
||||
"cpp": {
|
||||
"revision": "e8dcc9d2b404c542fd236ea5f7208f90be8a6e89"
|
||||
"revision": "049c2a4edeb6c19bacefb4d40aa03c6fdc175575"
|
||||
},
|
||||
"css": {
|
||||
"revision": "a03f1d2d1dfbf6f8e0fdca5f9ff030228241eb57"
|
||||
},
|
||||
"cuda": {
|
||||
"revision": "bc20ed7a36031437a69a88ef368af4b9f1ecec70"
|
||||
"revision": "61de33bc41231a2e7c1970542c505a42d62c98eb"
|
||||
},
|
||||
"d": {
|
||||
"revision": "c2fbf21bd3aa45495fe13247e040ad5815250032"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue