index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
10
-8
/
+39
*
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
10
-3
/
+3
*
Fix typo in foldexpr example
Sh3Rm4n
2020-09-14
1
-1
/
+1
*
Merge pull request #452 from kyazdani42/jsx-folds
Steven Sojka
2020-09-14
1
-0
/
+1
|
\
|
*
add jsx fold on jsx_element only
kyazdani42
2020-09-12
1
-0
/
+1
*
|
Bash: fix hl capture groups
Santos Gallegos
2020-09-13
1
-4
/
+6
*
|
fix(cpp highlights): Use `@include` for preproc_include (fix #445)
Stephan Seitz
2020-09-13
1
-1
/
+2
*
|
fix ocaml highlights
Pau Ruiz Safont
2020-09-12
1
-3
/
+7
*
|
Update PHP query
Shirasaka
2020-09-12
2
-18
/
+59
|
/
*
TextObjects: refactor wrong func names
Santos Gallegos
2020-09-12
1
-6
/
+6
*
- Fix TSType and TSPunctuationSpecial
TravonteD
2020-09-12
1
-3
/
+4
*
Highlight definition: mention updatetime in docs
Santos Gallegos
2020-09-11
1
-0
/
+3
*
Yield meaningful error messages in iter_cmd{,_sync} when cmd.err == nil
Stephan Seitz
2020-09-11
1
-2
/
+4
*
maintenance(ocaml): adapt queries to nvim-treesitter
Pau Ruiz Safont
2020-09-11
3
-127
/
+33
*
feat(queries): pull ocaml queries from upstream
Pau Ruiz Safont
2020-09-11
3
-117
/
+244
*
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
10
-23
/
+22
*
ci: check capture names in queries
Thomas Vigouroux
2020-09-11
2
-25
/
+70
*
Show up logo
Santos Gallegos
2020-09-11
3
-7
/
+30
*
Allow to call setup on already loaded modules.
Santos Gallegos
2020-09-11
1
-1
/
+1
*
Improve startuptime
Santos Gallegos
2020-09-10
2
-83
/
+57
*
Merge pull request #421 from steelsojka/add-missing-js-ops
Steven Sojka
2020-09-10
1
-17
/
+30
|
\
|
*
fix(highlights): add missing js operators
Steven Sojka
2020-09-10
1
-17
/
+30
*
|
Find package path based on the Lua source file
Markus Koller
2020-09-10
2
-15
/
+6
*
|
Add folding for local functions in lua
Nolan Prochnau
2020-09-10
1
-0
/
+1
*
|
Ocaml: fix parser
Santos Gallegos
2020-09-10
1
-0
/
+1
*
|
feat(C++ highlights): highlight operator_name as function
Stephan Seitz
2020-09-08
1
-0
/
+2
*
|
C/C++ locals: Deduplicate C++ locals contained in C
Stephan Seitz
2020-09-08
2
-4
/
+1
*
|
Add C++ folds and C comment/preproc folds
Stephan Seitz
2020-09-08
2
-0
/
+15
*
|
Fix #418: iterator function should always return an iterator
Stephan Seitz
2020-09-08
1
-3
/
+3
*
|
feat(parsers): add filetype PKGBUILD
Stephan Seitz
2020-09-08
1
-1
/
+1
*
|
Import treesitter.install only when needed
Santos Gallegos
2020-09-08
1
-1
/
+5
*
|
Improve startup performance
Santos Gallegos
2020-09-08
1
-2
/
+14
*
|
use keyword.function instead of function
kyazdani42
2020-09-08
1
-3
/
+3
*
|
fix function/end keywords not applied for every scope
kyazdani42
2020-09-08
1
-3
/
+7
*
|
Queries: merge query_extensions into base_language_map
Santos Gallegos
2020-09-08
1
-12
/
+2
*
|
Fold: update docs
Santos Gallegos
2020-09-08
2
-2
/
+7
|
/
*
fix using highlight query extension for every query type
kyazdani42
2020-09-07
2
-13
/
+7
*
Incremental selection: fix skipping some nodes
Santos Gallegos
2020-09-07
1
-25
/
+28
*
Fold: respect max_fold_level from 'foldnestmax'
Santos Gallegos
2020-09-07
1
-4
/
+11
*
go locals: remove unused strip! directive
Stephan Seitz
2020-09-07
1
-2
/
+0
*
rst: remove unused captures
Santos Gallegos
2020-09-06
1
-6
/
+0
*
fix: ocaml highlight
Pau Ruiz Safont
2020-09-06
1
-2
/
+1
*
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
1
-1
/
+1
*
fix bash highlight
kyazdani42
2020-09-06
1
-1
/
+1
*
Lua: update highlights
Santos Gallegos
2020-09-06
1
-1
/
+7
*
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
1
-13
/
+31
*
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
2
-0
/
+20
*
change @meta to @type for derive directives because @meta is not defined
kiyan42
2020-09-06
1
-2
/
+2
*
fix(highlights): fix ts parameter highlights
Steven Sojka
2020-09-06
1
-2
/
+2
*
Highlights: default TSError to Normal
Santos Gallegos
2020-09-06
3
-13
/
+1
[next]