mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
feat(kusto): add kusto parser and highlights (#5632)
* feat(kusto): add kusto parser and highlights * feat(kusto): improve highlights * Update queries/kusto/highlights.scm Co-authored-by: ObserverOfTime <chronobserver@disroot.org> * chore(kusto): remove unneeded filetype --------- Co-authored-by: Willem Jan Noort <noortw01@heiway.net> Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
parent
ec09e52d41
commit
629cae1f0f
4 changed files with 65 additions and 0 deletions
|
|
@ -317,6 +317,9 @@
|
|||
"kotlin": {
|
||||
"revision": "494fb7644a9d2bbe4c7a0c5db2ef94d2aad6b0d8"
|
||||
},
|
||||
"kusto": {
|
||||
"revision": "8353a1296607d6ba33db7c7e312226e5fc83e8ce"
|
||||
},
|
||||
"lalrpop": {
|
||||
"revision": "06ae1b6c26e23c77c7fb86d51dddad62b42e66b0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue