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

[RFC/RDY] vim-tutor-mode changes #7028

Merged
merged 7 commits into from Jul 16, 2017

Commits on Jul 15, 2017

  1. Copy the full SHA
    2dc5b14 View commit details
    Browse the repository at this point in the history
  2. tutor: allow metadata to exist outside of the documents.

    this makes 'expect' regions simpler to handle.
    fmoralesc committed Jul 15, 2017
    Copy the full SHA
    ec67d07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c235ee3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cb0282a View commit details
    Browse the repository at this point in the history
  5. tutor: disable old method for setting "expect" regions

    tutor: remove movement mappings
    fmoralesc committed Jul 15, 2017
    Copy the full SHA
    8e48d7c View commit details
    Browse the repository at this point in the history
  6. tutor: update syntax

    sampletext regions no longer supported
    
    make sure tutorExpect is available
    
    don't conceal code region delimiters
    fmoralesc committed Jul 15, 2017
    Copy the full SHA
    37af859 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. tutor: reorganize

    fmoralesc committed Jul 16, 2017
    Copy the full SHA
    3241bce View commit details
    Browse the repository at this point in the history