Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiniBufExplCycleArround not working #107

Closed
deanmorin opened this issue Oct 16, 2013 · 3 comments
Closed

MiniBufExplCycleArround not working #107

deanmorin opened this issue Oct 16, 2013 · 3 comments

Comments

@deanmorin
Copy link

The MiniBufExplCycleArround option isn't working for me. I have the following settings in my vimrc:

let g:MiniBufExplCycleArround = 1
nnoremap H :MBEbp<cr>
nnoremap L :MBEbn<cr>
nnoremap ˙ :MBEbb<cr>
nnoremap ¬ :MBEbf<cr>

When I get to the last buffer:

:MBEbn -> You have reached the last buffer!
:MBEbf -> You have reached the most recent buffer!

Also, Arround should be spelled Around (this was my first problem when trying to use this option).

Thanks for the great plugin!

@chrisvanpatten
Copy link

Just encountered this as well. Would be great to get a fix.

@sukeyisme
Copy link

let g:MiniBufExplCycleArround = 1 the word Mini should be mini

@deanmorin
Copy link
Author

@sukeyisme Huh, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants