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-17
Update CONTRIBUTING.md
Santos Gallegos
2020-09-17
Update contributing
Santos Gallegos
2020-09-17
Remove @definition.doc captures
Santos Gallegos
2020-09-16
update require statements to use TSInclude
TravonteD
2020-09-16
fix(folds): has_fold -> has_folds
Stephan Seitz
2020-09-15
RST: update locals
Santos Gallegos
2020-09-15
reset python interpolation node
kiyan42
2020-09-15
add @none to contributing.md
kiyan42
2020-09-15
add TSNone
kiyan42
2020-09-15
do not highlight as normal to prevent background to override CursorLine
kiyan42
2020-09-14
Merge pull request #467 from stsewd/patch-1
Santos Gallegos
2020-09-14
Rename jsx/fold.scm -> folds.scm
Santos Gallegos
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
[next]