init
This commit is contained in:
commit
e08d2433fb
7 changed files with 669 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# LaTeX Tree-Sitter Queries
|
||||
|
||||
## Purpose
|
||||
|
||||
This repository contains slightly modified versions of Helix's tree-sitter
|
||||
queries that I've adapted for my own personal use with `kak-tree-sitter`.
|
||||
|
||||
The files in this repository were taken and adapted from
|
||||
[Helix LaTeX queries](https://github.com/helix-editor/helix/tree/master/runtime/queries/typescript)
|
||||
and are then licensed under the
|
||||
[Mozilla Public License 2.0](https://github.com/helix-editor/helix/blob/master/LICENSE).
|
||||
Modifications made by myself are licensed under [ISC](./LICENSE).
|
Loading…
Add table
Add a link
Reference in a new issue