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
2020-12-06
add readme and more correct highlight captures
Tormod Alf Try Tufteland
2020-12-06
add kotlin parser and highligh-queries
Tormod Alf Try Tufteland
2020-11-29
Fix: Print message when TSUpdate has nothing to do
Stephan Seitz
2020-11-27
feat: add graphql grammar
Bryan Kegley
2020-11-25
Only update outdated_parsers on TSUpdate
Stephan Seitz
2020-11-23
fix: make version check work on non-CI environments
Stephan Seitz
2020-11-23
fix: update interface following languagetree merge (#687)
Thomas Vigouroux
2020-11-22
Add @leo60228 as Nix maintainer
leo60228
2020-11-18
fix(predicates): Fix #446: highlight property only if not a method
Stephan Seitz
2020-11-18
feat(predicates): extend has-ancestor?, add has-parent?/has-type?
Stephan Seitz
2020-11-17
Make make-range! more relaxed (one of the arguments maybe nil)
Stephan Seitz
2020-11-04
Add initial clojure support
sogaiu
2020-11-03
parser: only use parse to get a tree
Thomas Vigouroux
2020-10-31
feat(install): Enable installation of parser with repo.url as a local path
Stephan Seitz
2020-10-30
fix(languagetree): highlight children regardless of starting column
Steven Sojka
2020-10-28
fix(#620): Fall into the "update-all" branch if lang is "all"
BodneyC
2020-10-26
Add virtual range for creating node-like objects from multiple nodes
Stephan Seitz
2020-10-26
feat(install): add "maintained" option to only install maintained parsers
Stephan Seitz
2020-10-24
show [treesitter] during install
kyazdani42
2020-10-24
feat: add TSConfigInfo to display current config
Stephan Seitz
2020-10-22
fix(markdown): remove from parser list
Thomas Vigouroux
2020-10-22
fix(markdown): disable highlighting
Thomas Vigouroux
2020-10-21
LanguageTree: don't error when injecting a language
Santos Gallegos
2020-10-21
fix(languagetree): avoid language self-injection
Thomas Vigouroux
2020-10-20
Add verilog/systemverilog queries
Zeger Van de Vannet
2020-10-19
Remove textobjects from built_in_query_groups
Stephan Seitz
2020-10-19
Treesitter indent
kiyan42
2020-10-19
start indent module
kiyan42
2020-10-19
feat(languagetree): implement language tree
Thomas Vigouroux
2020-10-16
Fix: avoid overwriting tables in insert_to_path
Stephan Seitz
2020-10-16
Remove get_parser logic
kiyan42
2020-10-13
fix(highlights): use new highlighter interface
Thomas Vigouroux
2020-10-12
query: remove unnecessary query parsing
Thomas Vigouroux
2020-10-12
highlight: use new highlighter interface
Thomas Vigouroux
2020-10-11
feat(queries): modeline mechanism for base langs
Thomas Vigouroux
2020-10-11
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
Add implementation for improved statusline. Closes #545.
Kristijan Husak
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-06
Shorten module reference shell_command_selectors to shell.
Suhas Hebbar
2020-10-06
Code Refactor
Suhas Hebbar
2020-10-06
Remove dependency on unzip.
Suhas Hebbar
2020-10-05
Add teal parser
Corey Williamson
2020-10-04
Fix: fallback git-installation (list of commands is expected)
Stephan Seitz
2020-10-04
feat: add ocamllex parser and highlights
Pau Ruiz Safont
2020-10-04
Remove textobjects module
Stephan Seitz
2020-10-04
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-09-30
initial support for CodeQL
Alvaro Muñoz
2020-09-28
chore: dedup join_paths <-> join_path
Stephan Seitz
2020-09-27
Add progress info to iter_cmd
Stephan Seitz
[next]