Skip to content

Commit

Permalink
fix(core.norg.esupports.hop): Make hop on anchors work again (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
danymat committed Apr 1, 2023
1 parent 6b363d2 commit d38a229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/neorg/modules/core/norg/esupports/hop/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ module.public = {
local query_str = [[
(anchor_definition
(link_description
text: (paragraph_segment) @text
text: (paragraph) @text
)
)
]]
Expand Down

0 comments on commit d38a229

Please sign in to comment.