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

fix: replace kdl tree-sitter to fix highlighting #8652

Merged
merged 7 commits into from
Nov 3, 2023

Commits on Oct 28, 2023

  1. replace kdl tree-sitter

    Constantin Gahr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    d6e9c6a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. kdl: adopt highlights for new tree-sitter

    Constantin Gahr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f20ecb6 View commit details
    Browse the repository at this point in the history
  2. kdl: add indent queries

    Constantin Gahr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    95882d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. kdl: add textobjects

    Constantin Gahr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c40e0e9 View commit details
    Browse the repository at this point in the history
  2. kdl: improve syntax highlighting

    Constantin Gahr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    afcc622 View commit details
    Browse the repository at this point in the history
  3. kdl: update lang-support

    Constantin Gahr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4ab65bc View commit details
    Browse the repository at this point in the history
  4. kdl: make indents more concise

    Constantin Gahr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    82b575f View commit details
    Browse the repository at this point in the history