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

Enforce search behavior according to &foldopen #152

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

Commits on Nov 30, 2015

  1. Enforce search behavior according to &foldopen

    Sneaking now behaves like / when "foldopen-=search" is set: Closed folds
    are considered to be single targets and are not opened when sneaking to
    them. They are opened, however, when the default-&foldopen is used or
    "foldopen+=search" is set.
    Resolve justinmk#102.
    
    This does not affect streak-mode (which still ignores &foldopen).
    milsen committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    9670818 View commit details
    Browse the repository at this point in the history
  2. Add test for fold-handling

    See issue justinmk#102.
    milsen committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    eca232c View commit details
    Browse the repository at this point in the history