minibufexplorer Questions
7
Solved
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 w...
Smelter asked 1/2, 2011 at 16:25
4
Solved
I have large projects with many levels of folders. Some files are named the same and depending on the folder name their function vary. For example
/admin/action1.php
/action1.php
First one would...
Roscoeroscommon asked 26/9, 2013 at 14:3
1
Solved
my .vimrc setting:
nmap <silent><F1> :NERDTreeToggle<CR>
nmap <silent><F2> :TMiniBufExplorer<CR>
let g:miniBufExplMapWindowNavVim = 1
let g:NERDTreeWinPos = "ri...
Caldera asked 10/7, 2012 at 8:46
1
Is there any way to change the tab order in Vim minibufexplorer? Or when I opened them once, do they have to stay that way until I will close Vim?
Intracranial asked 4/6, 2011 at 8:50
1
© 2022 - 2024 — McMap. All rights reserved.