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