antonWetzel / typst-languagetool

LanguageTool Integration for Typst for spell and grammer check
MIT License
36 stars 9 forks source link

Add nvim support and documentation #23

Closed atxr closed 2 months ago

atxr commented 2 months ago

Add nvim support for typst-languagetool It uses ftplugin to start the server

The default config looks for a main.typst file and use it to compile the project

Add documentation to set up nvim

antonWetzel commented 2 months ago

No clue about NeoVim, but looks fine to me.

Thanks for the contribution.