Skip to content

How do I get Ctrl-o/i working? #277

Description

@dseravalli

I built the plugin from main and am trying to get the ctrl-o/i keymaps in the example working. Yanking to clipboard is working so I know in general the plugin is set up correctly.

set clipboard=unnamed

exmap back obcommand app:go-back
nmap <C-o> :back<CR>
exmap forward obcommand app:go-forward
nmap <C-i> :forward<CR>
Image

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