vim-plugin-minibufexpl
vim-plugin-minibufexpl copied to clipboard
Opening a read-only file prevents buffer navigation.
Opening a read-only file (which I suspect set the buftype to nowrite) prevents buffer navigation. Also, the MBEbp and MBEbn commands do not work.
NOTE: this only happens when buftype set to nowrite.