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

Add :next and :previous commands for vim keymap #1075

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

Commits on Apr 23, 2018

  1. Add :next and :previous commands (ignoring difference between :next a…

    …nd :bnext, etc for now)
    quickdudley committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    3c2390a View commit details
    Browse the repository at this point in the history
  2. Prevent space leak

    quickdudley committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    6199afc View commit details
    Browse the repository at this point in the history
  3. Exchange semantics for :previous and :next (account for how new buffe…

    …rs are actually added to list)
    quickdudley committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    5fde11d View commit details
    Browse the repository at this point in the history