index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
feat/stable
feat/warn
fix/lua
main
master
test/init
test/plenary
test/plentest
test/scandir
update-parsers-tier-1
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
*
C# highlighting - Fixed to highlight method calls, and changed break to be co...
Steve Vermeulen
2020-07-20
1
-1
/
+8
*
Added more highlight groups to C# file
Steve Vermeulen
2020-07-20
1
-2
/
+69
*
Added first attempt at highlighting and text objects for csharp
Steve Vermeulen
2020-07-20
2
-0
/
+136
*
C highlights: Add operator "%"
Stephan Seitz
2020-07-20
1
-0
/
+2
*
C++ locals: add variadic as @definition.var
Stephan Seitz
2020-07-20
1
-0
/
+3
*
C++ highlights: Add decltype keyword
Stephan Seitz
2020-07-20
1
-0
/
+1
*
C++ highlights: Highlight variadic parameters
Stephan Seitz
2020-07-20
1
-0
/
+4
*
Fixed to use normal! instead of normal
Steve Vermeulen
2020-07-20
1
-1
/
+1
*
Python highlights: highlight functions with self as methods (#198)
Stephan Seitz
2020-07-20
1
-0
/
+13
*
Attach kind of reference to query result instead of using subfields
Stephan Seitz
2020-07-20
3
-4
/
+12
*
bash: add locals.scm for use with definition highlighting
TravonteD
2020-07-19
1
-0
/
+13
*
added go maintainer to README.md
WinWisely268
2020-07-17
1
-1
/
+1
*
go loop and func literal, rust textobject support
winwisely268
2020-07-17
2
-2
/
+88
*
fix(highlights): add array strings
Steven Sojka
2020-07-17
1
-0
/
+1
*
fix: fix references and definitions
TravonteD
2020-07-16
1
-5
/
+17
*
Add jsdoc parser
Stephan Seitz
2020-07-16
2
-0
/
+9
*
added textobject support for golang
winwisely268
2020-07-16
1
-0
/
+37
*
highlights: some fixes
Thomas Vigouroux
2020-07-16
2
-6
/
+7
*
Refactor locals.lua:
Stephan Seitz
2020-07-16
11
-294
/
+289
*
Refactor: Add parsers.get_buf_lang
Stephan Seitz
2020-07-16
5
-11
/
+18
*
fix(ts_utils): be sure to parse to get root
Thomas Vigouroux
2020-07-16
1
-1
/
+1
*
Python textobjects: Include @decorators and improve @conditional.inner
Stephan Seitz
2020-07-15
1
-2
/
+10
*
fix(parsers): add additional typescript filetype to parser
Pierre Poupin
2020-07-15
1
-0
/
+1
*
feat(textobjects): Add `start` to include preceding things like documentation
Stephan Seitz
2020-07-15
4
-6
/
+39
*
checkhealth for all query groups
Stephan Seitz
2020-07-15
3
-20
/
+14
*
Use C++ parser for "cuda" filetype
Stephan Seitz
2020-07-15
1
-1
/
+2
*
fix(configs): deep merge table configs
Steven Sojka
2020-07-15
1
-37
/
+5
*
feat(refactor.navigation): update jumplist on jump
Thomas Vigouroux
2020-07-15
1
-0
/
+3
*
Update README.md
Thomas Vigouroux
2020-07-15
1
-0
/
+9
*
fix(configs): simplify module setup process
Thomas Vigouroux
2020-07-15
1
-17
/
+9
*
docs(README): add new actions badge
Thomas Vigouroux
2020-07-15
1
-0
/
+1
*
Also check textobjects queries in check-queries.lua
Stephan Seitz
2020-07-14
1
-1
/
+1
*
Update documentation for new modules 'refactor'/'textobjects'
Stephan Seitz
2020-07-14
3
-2
/
+72
*
Add C/C++ textobjects
Stephan Seitz
2020-07-14
2
-0
/
+53
*
Add Python textobjects
Stephan Seitz
2020-07-14
1
-0
/
+24
*
Add textobjects module
Stephan Seitz
2020-07-14
9
-27
/
+216
*
Add workflow for checking query files
Stephan Seitz
2020-07-14
2
-0
/
+55
*
Fix highlight of usages after merging highlight_current_scope
Stephan Seitz
2020-07-14
1
-1
/
+1
*
Cpp locals: Fix syntax
Stephan Seitz
2020-07-13
1
-1
/
+1
*
Add module refactor.highlight_current_scope
Stephan Seitz
2020-07-13
4
-0
/
+56
*
Add ts_utils.highlight_node
Stephan Seitz
2020-07-13
2
-20
/
+14
*
Add rust locals.scm
Stephan Seitz
2020-07-13
4
-1
/
+111
*
Fix #167: Add custom_captures config key to set highlights for custom queries
Stephan Seitz
2020-07-13
4
-0
/
+33
*
C/C++ highlights: Small improvements for type definitions
Stephan Seitz
2020-07-13
2
-0
/
+6
*
Lint: remove second argument for one-argument function
Stephan Seitz
2020-07-13
1
-1
/
+1
*
Update example
Santos Gallegos
2020-07-11
1
-3
/
+7
*
Typo
Santos Gallegos
2020-07-11
1
-1
/
+1
*
docs: add GH actions build badge
Thomas Vigouroux
2020-07-09
1
-0
/
+1
*
docs: remove unused build status badge
Thomas Vigouroux
2020-07-09
1
-1
/
+0
*
ci: use GH Actions istead of Travis CI
Thomas Vigouroux
2020-07-09
3
-12
/
+21
[next]