index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2021-09-17
parsers: add glsl parser
Stephan Seitz
2021-09-15
New kotlin parser
Joakker
2021-09-14
chore: fix formatting in parsers.lua
Stephan Seitz
2021-09-14
fix(lang): only use first part in multi-lang
Thomas Vigouroux
2021-09-10
fix(fennel): update parser and all the queries
Otto Modinos
2021-09-01
Add tree-sitter-dot (#1770)
rydesun
2021-08-29
Add tree-sitter-pioasm with highlights and injections (#1759)
leo60228
2021-08-25
Add support for json5
Joakker
2021-08-25
Replaces curl argument: --no-progress-meter -> --silent
Eduardo Cuducos
2021-08-24
fix(dowload): don't display curl progress
Thomas Vigouroux
2021-08-22
Query: allow to pass a list to get_capture_matches (#1693)
Santos Gallegos
2021-08-20
Fixed lua style issues, updated grammar version to fix macOS build issues
Andrew Helwer
2021-08-20
Filetype is tla
Andrew Helwer
2021-08-20
Added TLA+ grammar & queries
Andrew Helwer
2021-08-20
Add jsx to javascript (#1696)
Santos Gallegos
2021-08-18
Add HEEx language support, add missing commentstrings
Clay
2021-08-16
feat: add support for vim
Thomas Vigouroux
2021-08-11
Update new query and parser for zig
maxxnino
2021-08-08
CI: fix update lockfile job
Santos Gallegos
2021-08-07
feat: allow 'revision' override in parser config (#1661)
Munif Tanjim
2021-08-03
fix: query_predicate - nth
Munif Tanjim
2021-08-01
Feature: Add Surface language and integrate with Elixir (#1645)
Connor Lay (Clay)
2021-07-29
feature: make godotResource compatible with gdresource filetype
Pierre Poupin
2021-07-29
feature: add godotResource queries
Pierre Poupin
2021-07-21
recurse_local_nodes: type check local_def to ensure it is a table (#1331)
mads kjeldgaard
2021-07-20
fix: make additional_vim_regex_highlighting actually accept a list
Simon Hauser
2021-07-19
"-z" needs to come before "-f".
Laurence Tratt
2021-07-19
Add `-z` switch to tar.
Laurence Tratt
2021-07-19
Update transferred fish repo info
26797767+krnik
2021-07-19
Add YANG parser
Tomas Sandven
2021-07-18
Folds: remove ending marks for folds; they only confuse vim when multiple clo...
Andrew He
2021-07-18
Re-attach module when the file type is changed
Santos Gallegos
2021-07-14
add @tag.attribute for html like attributes
lmlorca
2021-07-11
Highlights: define string.special (#1551)
Santos Gallegos
2021-07-11
New stylua version (#1555)
Stephan Seitz
2021-07-09
downcase predicate: nil protection
Santos Gallegos
2021-07-08
Folds: support 'foldminlines'
Munif Tanjim
2021-07-07
remove packer and nomad from hcl.used_by (#1527)
Michael Hoffmann
2021-07-06
Folds: fix fold deduplication and improve start/stop logic
Andrew He
2021-07-06
parsers: Teal now requires generate from grammar
Stephan Seitz
2021-07-05
Update used_by for parent parsers
Santos Gallegos
2021-07-05
Checkhealth: include injections
Santos Gallegos
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
Fixed linting issues
Shane Hird
2021-07-04
Reduce diffs from master
Shane Hird
2021-07-04
Re-introduce prompting for installation
Shane Hird
2021-07-04
Improved passing bang to functions
Shane Hird
2021-07-04
Fix ensure_installed function
Shane Hird
[next]