Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
Update nvimGPS.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaisia-Estrel authored May 31, 2022
1 parent 8c712b6 commit 4e35b60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion queries/nix/nvimGPS.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
; Functions
((binding
attrpath: (attrpath) @function-name
expression: (function_expression))) @scope-root

((binding
attrpath: (attrpath) @function-name
expression: (parenthesized_expression expression: (function_expression))) @scope-root)
Expand All @@ -7,4 +11,3 @@
((binding
attrpath: (attrpath) @container-name) @scope-root)


0 comments on commit 4e35b60

Please sign in to comment.