Set of functions that implement telescope menus using treesitter.
- Telescope
- Treesitter and latex-treesitter
To install it, follow the instruction of your favourite package manger.
use cagve/texsuite
Load the extension in your config files
require("telescope").load_extension("texsuite")
There are 3 different functions
:Telescope texsuite newcommands
-> List user definition commands:Telescope texsuite labels
-> List labels:Telescope texsuite headings
-> List headings
- Headings function is slow.
- Check for included files.