Skip to content

Feature request: hotkeys for navigating between pinned files #7

@saaguero

Description

@saaguero

I'm not sure if this is possible yet, in case is not, here is what I'm proposing:

  1. Have a way to define hotkeys to jump between the pinned files, it could be the top 5 or a custom 'N'.
  2. That is, we can have either by default or a custom bindings like
nnoremap <silent> <leader>f1 :PoplarPin1<cr>
nnoremap <silent> <leader>f2 :PoplarPin2<cr>
...
nnoremap <silent> <leader>f5 :PoplarPin5<cr>

The idea is to reduce the extra step of checking the Poplar popup and navigating to the desire pinned file.

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