esm7_obsidian-vimrc-support/utils
Aly Thobani 2795bb62b1
Fix: jumpToHeading shouldn't match within codeblocks (also improve jumpToLink a bit) (#233)
* fix: jumpToHeading should not jump to "headings" within codeblocks

jumpToPattern now accepts an optional filterMatch param to make this
happen

* jumpToLink can now jump to standalone hyperlinks

* Adjust/clarify docstring for `jumpToNextLink`
2024-08-04 20:50:54 +03:00
..
jumpToPattern.ts Fix: jumpToHeading shouldn't match within codeblocks (also improve jumpToLink a bit) (#233) 2024-08-04 20:50:54 +03:00
obsidianVimCommand.ts Implement and provide default mappings for some Obsidian-specific Vim motions/commands (#222) 2024-07-23 20:21:29 +03:00
vimApi.ts Implement and provide default mappings for some Obsidian-specific Vim motions/commands (#222) 2024-07-23 20:21:29 +03:00