Skip to content

Enable next_global_mark and prev_global_mark, which works like next_mark and prev_mark, but for global marks, not just local buffer. #123

Description

@e-loughlin

Feature Request:

Functions like next_mark and prev_mark, which are currently mapped to '] and '[, respectively. However, these functions only go to the mark within the current buffer.

I'd like the following:

'} -> Go to next global mark (denoted by capital letters, e.g. A goes to B goes to next available...)
'{ -> Go to previous global mark (B to A to Z...)

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