File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 5151) @injection.combined
5252
5353(binding
54- attrpath: (_) @_path (#hmts-path? @_path "programs" "fish" "(shellAliases|shellAbbrs|functions)")
55- expression: (attrset_expression
56- (binding_set
57- binding: (binding
58- attrpath: (_)
59- expression: (_ (string_fragment) @injection.content @injection.combined )
60- )))
54+ attrpath: (_) @_path (#hmts-path? @_path "programs" "fish" "(shellAliases|shellAbbrs|functions)" ".*" "body")
55+ expression: (_ (string_fragment) @injection.content )
6156 (#set! injection.language "fish")
62- )
57+ ) @injection.combined
58+
6359(binding
64- attrpath: (_) @_path (#hmts-path? @_path "programs" "fish" "(shellAliases|shellAbbrs|functions)" ".*" "body" )
60+ attrpath: (_) @_path (#hmts-path? @_path "programs" "fish" "(shellAliases|shellAbbrs|functions)" ".*")
6561 expression: (_ (string_fragment) @injection.content )
6662 (#set! injection.language "fish")
6763) @injection.combined
You can’t perform that action at this time.
0 commit comments