mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
parent
6cdaf3f15e
commit
160091db4c
2 changed files with 2 additions and 2 deletions
|
|
@ -114,7 +114,7 @@
|
|||
"revision": "c238f4af9a5723a212cf1a4c9b31dd5c1d5270a2"
|
||||
},
|
||||
"fortran": {
|
||||
"revision": "bfa6fd4c4aa0bb9b39ad33daa004ad4637a91d20"
|
||||
"revision": "069bd7c864fe2dee1115140cc2621d140b16a643"
|
||||
},
|
||||
"fsh": {
|
||||
"revision": "fa3347712f7a59ed02ccf508284554689c6cde28"
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@
|
|||
(name) @function)
|
||||
|
||||
(subroutine_call
|
||||
(name) @function)
|
||||
(identifier) @function.call)
|
||||
|
||||
(keyword_argument
|
||||
name: (identifier) @keyword)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue