minibufexplorer

An alternative to minibufexplorer (vim)?

心已入冬 提交于 2019-12-31 08:48:11
问题 minibufexplorer is a persistent buffer manager for vim that lives in its own window. It shows all the buffers you have open, with color indicators as to which are currently visible in windows and which have unsaved changes. It's a great plugin which I've been hooked on forever. And without the persistent buffer display I find that I now feel lost. The problem is, minibufexpl tends to get in the way of other window controls. As it is a normal vim window, it behaves like one, causing issues if

An alternative to minibufexplorer (vim)?

限于喜欢 提交于 2019-12-02 17:04:29
minibufexplorer is a persistent buffer manager for vim that lives in its own window. It shows all the buffers you have open, with color indicators as to which are currently visible in windows and which have unsaved changes. It's a great plugin which I've been hooked on forever. And without the persistent buffer display I find that I now feel lost. The problem is, minibufexpl tends to get in the way of other window controls. As it is a normal vim window, it behaves like one, causing issues if you wanted to say, rotate your other working windows. Minibufexplorer's window would rotate as well,