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
Age
Commit message (
Expand
)
Author
2020-10-11
fix cterm fg and bg error
Akin Sowemimo
2020-10-11
Add background and foreground colors to TSNone
Akin Sowemimo
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
[docgen] Update README.md
Github Actions
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
Fix typearg brackets not highlighting for multiple typeargs
Corey Williamson
2020-10-05
Set function scope
Corey Williamson
2020-10-05
Update queries/teal/highlights.scm
euclidianAce
2020-10-05
Add teal parser
Corey Williamson
2020-10-05
Dart highlights: Reset highlight in interpolation
Stephan Seitz
2020-10-04
fix: readme link to nvim-treesitter-textobjects
tonycheang
2020-10-04
Fix: fallback git-installation (list of commands is expected)
Stephan Seitz
2020-10-04
[docgen] Update README.md
Github Actions
2020-10-04
fix(ocaml): highlight characters as such
Pau Ruiz Safont
2020-10-04
feat: add ocamllex parser and highlights
Pau Ruiz Safont
2020-10-04
Add "External modules" section to README
Stephan Seitz
2020-10-04
Remove textobjects module
Stephan Seitz
2020-10-04
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-10-01
make query-checker happy
Alvaro Muñoz
2020-10-01
change module to namespace
Alvaro Muñoz
2020-10-01
CodeQL locals.scm queries
Alvaro Muñoz
2020-09-30
[docgen] Update README.md
Github Actions
2020-09-30
fine tune keyword highlights
Alvaro Muñoz
2020-09-30
remove locals.scm
Alvaro Muñoz
2020-09-30
remove non-used captures
Alvaro Muñoz
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 extension and on keywords
Akin Sowemimo
2020-09-27
Add progress info to iter_cmd
Stephan Seitz
2020-09-27
Add lockfile and make lockfile default install revision
Stephan Seitz
2020-09-25
chore(modules): remove refactor module
Steven Sojka
2020-09-24
Improve the highlighting for class instantiation
Akin Sowemimo
2020-09-23
Highlight top-level 'require' as TSInclude (fix #463)
Dennis B
2020-09-22
feat(parsers): add possibility to install from other branches
Stephan Seitz
2020-09-21
Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...
Stephan Seitz
2020-09-21
Add OCaml folds
Pieter Goetschalckx
2020-09-21
Improve OCaml locals
Pieter Goetschalckx
2020-09-21
Improve OCaml highlights
Pieter Goetschalckx
2020-09-20
Add locals.scm for dart
Akin Sowemimo
2020-09-20
fix(checkhealth): use pcall to check for syntax errors in query files
Stephan Seitz
2020-09-20
also match variable names to be @type when uppercased
kiyan42
2020-09-20
use @tag and @type directives for jsx highlights
kiyan42
2020-09-19
fix(python): use `@Normal` again for f-strings `@none` is not aggressive enough
Stephan Seitz
2020-09-19
feat(install): make compiler selectable
Stephan Seitz
[next]