Skip to content

cagve/telescope-texsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TEXSUITE

Set of functions that implement telescope menus using treesitter.

Prerequisites

  1. Telescope
  2. Treesitter and latex-treesitter

Installation

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")

Usage

There are 3 different functions

  1. :Telescope texsuite newcommands -> List user definition commands
  2. :Telescope texsuite labels -> List labels
  3. :Telescope texsuite headings -> List headings

TODO (Roadmap)

  • Headings function is slow.
  • Check for included files.

About

Set of telescope functions for tex documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages