this post was submitted on 14 Jun 2023
9 points (100.0% liked)
VIM - Vi IMproved
1075 readers
1 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 2 years ago
MODERATORS
One of my faves, for navigating buffers. You are using buffers, right?
I personally think
gb
there (and:b
in general) has the most value from your list!A popular (a while back, anyway) sentiment on #vim is "fly through your buffers, don't cycle!"
I myself use FZF and a custom command to fly through buffers as well