Skip to content

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

@dseravalli

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

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