SeniorMars / typst.nvim

WIP. Goals: Treesitter highlighting, snippets, and a smooth intergration with neovim.
Apache License 2.0
141 stars 2 forks source link

Mostly complete highlights for code mode #2

Open Slickytail opened 1 year ago

Slickytail commented 1 year ago

Note that these queries will throw errors using the current treesitter parser. I've made a bunch of fixes to the parser which go along with these queries, which I'll submit as PR to the parser repo.