Skip to content

Commit

Permalink
Fix outline match
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Mar 21, 2024
1 parent 0bfc742 commit 17e108d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/pest/outline.scm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(grammar_rule
name: (_) @identifier) @identifier
name: (_) @name) @item

0 comments on commit 17e108d

Please sign in to comment.