Are there any plugins in Vim that allow you to move through the list of buffers you have had open in order? Ctrl-6 does it for two files, but I want something that does more. For example, if I open buffers a, b, c, d in order, I want to type something to back to c, back to b, forward to c again, etc.
Are there any plugins in Vim that allow you to move through the list
Share
I found a simple plugin that does what I want in this question.
vim-bufsurf