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

README fix #71

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

README fix #71

wants to merge 7 commits into from

Conversation

cherrynoize
Copy link

How to have the current buffer open in the current tab instead of a new one?

Put options, settings, commands, mappings anything but logic
inside `plugin/buffet.vim`. The code in order from functionalities to UI,
and use `get()` instead of `if exists(...)` for short code.
I saw the author using the word "tracked" quite a lot. So to clarify, we're
already tracking that buffer inside `s:buffers` instead of it is present
inside of it.
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

Successfully merging this pull request may close these issues.

None yet

2 participants