Skip to content

[bug] Cannot unmap the default jumpToPreviousLink mapping and remap it onto another key #264

Description

@XDcedar

Please make sure your question is within the scope of this plugin.

  • I know this plugin is about persisting changes to the Vim support built into Obsidian, plus some bonus features, and considered asking in the Obsidian forum first.

Describe the question
I prefer this settings in my vimrc file:

" using H and L for beginning/end of line
noremap H ^
noremap L $
noremap gH H
noremap gL L

But gL is conflict to the default settings after v0.10 where gl and gL are introduced.
I'd like to keep my settings and remap gL to another key. How should I do?


Bug confirmed. See #264 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions