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

(vim) Improve working with buffers #35

Open
3 tasks
tmr08c opened this issue Mar 17, 2020 · 0 comments
Open
3 tasks

(vim) Improve working with buffers #35

tmr08c opened this issue Mar 17, 2020 · 0 comments
Labels

Comments

@tmr08c
Copy link
Owner

tmr08c commented Mar 17, 2020

From using Spacemacs, I got in the habit of things like <leader>bp and <leader>bn to move between buffers - this would usually allow me to move back and forth between files.

I added these commands, but Vim's buffer ordering seems to be different than what I am used to.

  • Read Vim help doc on buffers
  • Read about Vim vs. Emacs buffers
  • See if there are plugins that help maintain buffer ordering
@tmr08c tmr08c added the vim label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant