vim-crystalline icon indicating copy to clipboard operation
vim-crystalline copied to clipboard

Have function to return next / prev buffer

Open srcrip opened this issue 4 years ago • 2 comments
trafficstars

It'd be really nice to have a built in function from this plugin to return the next or prev buffer, so that you can easily move between only the buffers that are displayed by crystalline.

srcrip avatar Feb 26 '21 17:02 srcrip

If you use the default hiding behavior, you can use vim-unimpaired and [b/]b to navigate between the prev/next buffer. Might be a while before I can get to this feature - PRs welcome.

rbong avatar Feb 26 '21 19:02 rbong

Nice, thats a convenient workaround.

srcrip avatar Mar 02 '21 17:03 srcrip