vim-plugin-minibufexpl
vim-plugin-minibufexpl copied to clipboard
Elegant buffer explorer - takes very little screen space
I found, that sometimes MBE still displayes the old filename, when I save a file under a different name with `:w othername.txt`. It may be related to saving the file...
While using MBE with many tabs open, it suddendly started to throw errors when i tried to open or close some file. It didn't happen on every file though. Here's...
Hi, I added relative line numbering by default `set relativenumber` in vimrc and the MiniBufExplorer is now showing line numbers as well. I believe this is related to https://github.com/fholgado/minibufexpl.vim/pull/43
Frequently I got an error message when deleting a buffer: > Error detected while processing function 74_BufDeleteHandler..74_StartExplorer..74_BuildAllBufferDicts..74_BuildBufferFinalDict..74_BuildBufferPathSignDict: > line 26: > E716: Key not present in Dictionary: 5 > E116:...