简体   繁体   English

Vim minibufexplorer 中的标签顺序

[英]Tab order in Vim minibufexplorer

Is there any way to change the tab order in Vim minibufexplorer?有什么方法可以更改 Vim minibufexplorer 中的标签顺序? Or when I opened them once, do they have to stay that way until I will close Vim?或者当我打开它们一次时,它们是否必须保持这种状态,直到我关闭 Vim?

Vim always assign the next sequential number for a new buffer. Vim 始终为新缓冲区分配下一个序列号。 minibufexplorer shows the buffers in this sequential order . minibufexplorer按此顺序显示缓冲区。 Since you can't reassign new buffer numbers , you have three options:由于您无法重新分配新的缓冲区编号,因此您有三个选择:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM