-
-
Notifications
You must be signed in to change notification settings - Fork 233
Esupports Hop
github-actions[bot] edited this page Sep 20, 2025
·
430 revisions
esupport.hop handles the process of dealing with links so you don't have to
The hop module serves to provide an easy way to follow and fix broken links with a single keypress.
By default, pressing <CR> in normal mode under a link will attempt to follow said link.
If the link location is found, you will be taken to the destination - if it is not, you will be
prompted with a set of actions that you can perform on the broken link.
This module exposes the following keybinds (see core.keybinds for instructions on
mapping them):
-
neorg.esupports.hop.hop-link- Follow the link under the cursor, seeks forward -
neorg.esupports.hop.hop-link.vsplit- Same, but open the link in a vertical split -
neorg.esupports.hop.hop-link.tab-drop- Same as hop-link, but open the link in a new tab; if the destination is already open in an existing tab then just navigate to that tab (check :help :drop) -
neorg.esupports.hop.hop-link.drop- Same as hop-link, but navigate to the buffer if the destination is already open in an existing buffer (check :help :drop)
-
core.dirman.utils- A set of utilities for thecore.dirmanmodule. -
core.integrations.treesitter- A module designed to integrate Treesitter into Neorg. -
core.ui- A set of public functions to help developers create and manage UI (selection popups, prompts...) in their modules.
-
core.export.html- Interface forcore.exportto allow exporting to HTML.
core.autocommandscore.clipboardcore.clipboard.code-blockscore.completioncore.concealercore.defaultscore.dirmancore.dirman.utilscore.esupports.hopcore.esupports.indentcore.esupports.metagencore.exportcore.export.htmlcore.export.markdowncore.fscore.highlightscore.integrations.coq_nvimcore.integrations.nvim-cmpcore.integrations.nvim-compecore.integrations.treesittercore.iterocore.journalcore.keybindscore.latex.renderercore.looking-glasscore.neorgcmdcore.neorgcmd.commands.returncore.pivotcore.presentercore.promocore.qol.toccore.qol.todo_itemscore.queries.nativecore.scannercore.storagecore.summarycore.syntaxcore.tanglecore.tempuscore.text-objectscore.todo-introspectorcore.uicore.ui.calendar