MrPicklePinosaur / typst-conceal.vim

plugin for typst conceal
MIT License
17 stars 0 forks source link

Conceal not working #1

Open fabius32 opened 3 weeks ago

fabius32 commented 3 weeks ago

The concealment doesn't work.

I'm using Typst with Tinymist.

I use Lazy as a plugin manager.

Conceal works perfectly on tex files with vimtex.

I use

  { "MrPicklePinosaur/typst-conceal.vim", lazy = false },
meck commented 1 week ago

I could not get it to work either, unless I disabled Treesitter syntax highlighting. seems its only compatible with regular vim highlighting