hangyav / textLSP

Language server for text spell and grammar check with various tools.
GNU General Public License v3.0
47 stars 3 forks source link

[Question] Setup for your asciinema video #1

Closed saona-raimundo closed 1 year ago

saona-raimundo commented 1 year ago

Hi!

I was looking at the tree-sitter grammar from latex-lsp and found your video https://asciinema.org/a/iRarWV0EoL3RGWM360r5KllgC

There, you seem to have synchronized two text side by side: the text and the parsing tree. When moving on the text, the relevant element in the parsing tree gets highlighted.

Could you share what setup you used to have this? It is related to one project of mine :)

hangyav commented 1 year ago

Hi,

I used neovim with the tree-sitter playground plugin: https://github.com/nvim-treesitter/playground