When g:buffergator_mru_cycle_local_to_window is set to 0, I expect :BuffergatorMruCyclePrev and : BuffergatorMruCycleNext should also cycle through the global MRU list, instead of the window one. It does not behave in this way right now.
I suspect it might be a bug instead of an intended behavior, and I've got a PR to fix it.
When g:buffergator_mru_cycle_local_to_window is set to 0, I expect :BuffergatorMruCyclePrev and : BuffergatorMruCycleNext should also cycle through the global MRU list, instead of the window one. It does not behave in this way right now.
I suspect it might be a bug instead of an intended behavior, and I've got a PR to fix it.