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-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
Fix typo in foldexpr example
Sh3Rm4n
2020-09-14
Merge pull request #452 from kyazdani42/jsx-folds
Steven Sojka
2020-09-13
Bash: fix hl capture groups
Santos Gallegos
2020-09-13
fix(cpp highlights): Use `@include` for preproc_include (fix #445)
Stephan Seitz
2020-09-12
fix ocaml highlights
Pau Ruiz Safont
2020-09-12
add jsx fold on jsx_element only
kyazdani42
2020-09-12
Update PHP query
Shirasaka
2020-09-12
TextObjects: refactor wrong func names
Santos Gallegos
2020-09-12
- Fix TSType and TSPunctuationSpecial
TravonteD
2020-09-11
Highlight definition: mention updatetime in docs
Santos Gallegos
2020-09-11
Yield meaningful error messages in iter_cmd{,_sync} when cmd.err == nil
Stephan Seitz
2020-09-11
maintenance(ocaml): adapt queries to nvim-treesitter
Pau Ruiz Safont
2020-09-11
feat(queries): pull ocaml queries from upstream
Pau Ruiz Safont
2020-09-11
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
ci: check capture names in queries
Thomas Vigouroux
2020-09-11
Show up logo
Santos Gallegos
2020-09-11
Allow to call setup on already loaded modules.
Santos Gallegos
2020-09-10
Improve startuptime
Santos Gallegos
2020-09-10
Merge pull request #421 from steelsojka/add-missing-js-ops
Steven Sojka
2020-09-10
fix(highlights): add missing js operators
Steven Sojka
2020-09-10
Find package path based on the Lua source file
Markus Koller
2020-09-10
Add folding for local functions in lua
Nolan Prochnau
2020-09-10
Ocaml: fix parser
Santos Gallegos
2020-09-08
feat(C++ highlights): highlight operator_name as function
Stephan Seitz
2020-09-08
C/C++ locals: Deduplicate C++ locals contained in C
Stephan Seitz
2020-09-08
Add C++ folds and C comment/preproc folds
Stephan Seitz
2020-09-08
Fix #418: iterator function should always return an iterator
Stephan Seitz
2020-09-08
feat(parsers): add filetype PKGBUILD
Stephan Seitz
2020-09-08
Import treesitter.install only when needed
Santos Gallegos
2020-09-08
Improve startup performance
Santos Gallegos
2020-09-08
use keyword.function instead of function
kyazdani42
2020-09-08
fix function/end keywords not applied for every scope
kyazdani42
2020-09-08
Queries: merge query_extensions into base_language_map
Santos Gallegos
2020-09-08
Fold: update docs
Santos Gallegos
2020-09-07
fix using highlight query extension for every query type
kyazdani42
2020-09-07
Incremental selection: fix skipping some nodes
Santos Gallegos
2020-09-07
Fold: respect max_fold_level from 'foldnestmax'
Santos Gallegos
2020-09-07
go locals: remove unused strip! directive
Stephan Seitz
2020-09-06
rst: remove unused captures
Santos Gallegos
2020-09-06
fix: ocaml highlight
Pau Ruiz Safont
2020-09-06
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
fix bash highlight
kyazdani42
2020-09-06
Lua: update highlights
Santos Gallegos
2020-09-06
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
change @meta to @type for derive directives because @meta is not defined
kiyan42
2020-09-06
fix(highlights): fix ts parameter highlights
Steven Sojka
2020-09-06
Highlights: default TSError to Normal
Santos Gallegos
[next]