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

Hanging attributes #55

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

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    4467c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17f6ba View commit details
    Browse the repository at this point in the history
  3. Save and restore state, just in case

    If later logic wants to jump around the buffer, we should keep the
    cursor where it was.
    AndrewRadev committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a954d79 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Merge branch 'master' into hanging-attributes

    * master:
      Support inverted components
      Instead of s:in_block_expr, search() for opening brackets
      Support .hb file extension
    AndrewRadev committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    97fa57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c3197 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Merge branch 'master' into hanging-attributes

    * master:
      Fix broken highlighting of hash before `unless`
      Fix word boundary match error
      Use word boundaries in conditionals and helpers
      Add 'let' helper
    AndrewRadev committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e513ffb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    d03754a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into hanging-attributes

    * master:
      Simplify ftdetect runtimes
    AndrewRadev committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    f2c0542 View commit details
    Browse the repository at this point in the history
  3. Fix unclosed <a> tag

    AndrewRadev committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    a6d16d4 View commit details
    Browse the repository at this point in the history
  4. Fix double comment

    Co-authored-by: Jay Sitter <[email protected]>
    AndrewRadev and jsit authored Aug 9, 2020
    Configuration menu
    Copy the full SHA
    34356ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79bf5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85df17c View commit details
    Browse the repository at this point in the history