Guest User

Untitled

a guest
Jan 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. " MiniBufExplorer
  3. map <A-[> :MBEbp<cr> " cycle to prev buffer
  4. map <A-]> :MBEbn<cr> " cycle to next buffer
  5. let g:miniBufExplorerMoreThanOne=2 " show up when needed
  6. let g:miniBufExplSplitBelow=0 " add new window below for horizontal or to the left for vertical
Add Comment
Please, Sign In to add comment