-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.
uben0, michaelfortunato and Lege19
Metadata
Metadata
Assignees
Labels
No labels