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-28
Merge pull request #237 from steelsojka/master
Steven Sojka
2020-07-28
feat(parsers): add scheme parser
Steven Sojka
2020-07-28
Lua: update some queries
Santos Gallegos
2020-07-27
Docs: format and fixes
Santos Gallegos
2020-07-27
C++: locals template_declaration must define their own scope in which the tem...
Stephan Seitz
2020-07-27
configs: attach on unknown parsers too
Thomas Vigouroux
2020-07-27
C/C++ locals: Make `field_identifier` a reference
Stephan Seitz
2020-07-27
Java locals: use has-ancestor? to match imports
Stephan Seitz
2020-07-27
Java highlights/locals: Add catch_formal_parameter
Stephan Seitz
2020-07-27
Java highlights: Add highlight for this
Stephan Seitz
2020-07-27
Add Java locals
Chinmay Dalal
2020-07-27
Predicates: remove function unlispify and use Lisp names directly
Stephan Seitz
2020-07-27
Add predicate: has-ancestor?
Stephan Seitz
2020-07-27
Add predicates module
Stephan Seitz
2020-07-27
Parsers: add reStructuredText
Santos Gallegos
2020-07-26
Dart highlights: add documentation_comment
Stephan Seitz
2020-07-26
Dart highlighs: disable invalid nodes after parser update to fix CI
Stephan Seitz
2020-07-26
Go locals: Make func_literal (lambda) a @scope
Stephan Seitz
2020-07-26
Go locals: use reference.kind for calls
Stephan Seitz
2020-07-24
Go locals: range_clause can define variables
Stephan Seitz
2020-07-23
Rename attribute to annotation
Akin Sowemimo
2020-07-23
Remove todo comment
Akin Sowemimo
2020-07-23
Add attribute to the highlight map
Akin Sowemimo
2020-07-23
Add myself as a maintainer for dart
Akin Sowemimo
2020-07-23
Add getter and setter signature highlights
Akin Sowemimo
2020-07-23
Add some operators and match classes (with regex)
Akin Sowemimo
2020-07-23
Dart highlights: Add some basic queries
Stephan Seitz
2020-07-23
Fix #213: Add parser for dart
Stephan Seitz
2020-07-22
add js textobject queries
Steven Sojka
2020-07-22
Fix #198: prefer method highlighting over attribute
Stephan Seitz
2020-07-22
Python highlights: add lambda parameters
Stephan Seitz
2020-07-22
Merge pull request #209 from steelsojka/master
Steven Sojka
2020-07-22
add rest_parameters as definition in javascript
Steven Sojka
2020-07-22
fixes golang method highlights (overwritten by parameter in the ordering)
winwisely268
2020-07-21
fix readme typos
kiyan42
2020-07-20
Fix #206: Use lsp.util.apply_text_edits for smart_rename
Stephan Seitz
2020-07-20
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
Fixed to use @float instead of just @number
Steve Vermeulen
2020-07-20
Commenting out the attempt to highlight method calls for now
Steve Vermeulen
2020-07-20
Added myself as c# maintainer
Steve Vermeulen
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
[prev]
[next]