Skip to content

orlandoxu/VimVirtualBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

VimVirtualBuffer

A sorted buffer tabline.
You can change buffer's position of buffer tabline.

How to install

Plug 'orlandoxu/VimVirtualBuffer'

Go to left/right position

Notice: u can't using :bd to switch buffer, alter with BufPrev & BufNext. Bacause vim's buffer num cannot change!

:BufPrev<CR>
:BufNext<CR>

Move buffer left/right

:MoveBufLeft<CR>
:MoveBufRight<CR>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published