Skip to content

Indentation not working #43

@aik2mlj

Description

@aik2mlj

First of all, thank you for your work!

I find out that indentation for typst files is correct in vanilla neovim. However, after installing this treesitter from nvim-treesitter, the indentation stops working as expect.
E.g.,

#{
  let n = 0  // if you insert a new line here, the cursor is supposed to be indented. But instead it isn't after installing this treesitter.
}

I've tested on both neovim v0.10.2 and v0.11.0-dev.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions