I'm not sure if this is possible yet, in case is not, here is what I'm proposing:
- Have a way to define hotkeys to jump between the pinned files, it could be the top 5 or a custom 'N'.
- 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.
I'm not sure if this is possible yet, in case is not, here is what I'm proposing:
The idea is to reduce the extra step of checking the Poplar popup and navigating to the desire pinned file.