index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #296 from steelsojka/feat-is-predicate
Steven Sojka
2020-08-16
3
-5
/
+37
|
\
|
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
3
-5
/
+37
*
|
Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions
Steven Sojka
2020-08-16
1
-3
/
+39
|
\
\
|
*
|
feat(definitions): allow setting of scope
Steven Sojka
2020-08-16
1
-3
/
+39
*
|
|
fix: check 'after' against third directory
Rafał Camlet
2020-08-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #291 from vigoux/post-upstream-work
Steven Sojka
2020-08-15
3
-105
/
+19
|
\
\
|
|
/
|
/
|
|
*
fix: refactor after upstream refactor
Thomas Vigouroux
2020-08-14
3
-105
/
+19
*
|
feat: intuitive runtime queries
Thomas Vigouroux
2020-08-14
1
-3
/
+26
|
/
*
fix(definitions): optimize and fix definition highlighting
Steven Sojka
2020-08-13
4
-44
/
+109
*
perf: cache parser file list for performance
Thomas Vigouroux
2020-08-11
2
-1
/
+17
*
pass full module path in recurse accumulator to enable/disable sub modules
Laxman Sooriyathas
2020-08-11
1
-3
/
+3
*
fix(locals): fix find definition implementation (#274)
Steven Sojka
2020-08-11
2
-29
/
+54
*
fix(queries): don't load queries on startup
Steven Sojka
2020-08-11
1
-21
/
+27
*
configs: actually enable and disable on setup
Thomas Vigouroux
2020-08-10
1
-0
/
+10
*
fix(highlight): Use TSParameter
Thomas Vigouroux
2020-08-10
1
-1
/
+1
*
Change capture groups and add variable highlights
Akin Sowemimo
2020-08-09
1
-0
/
+4
*
Lua: highlight function name
Santos Gallegos
2020-08-09
1
-0
/
+1
*
Add noremap option to mappings
Rafał Camlet
2020-08-06
4
-5
/
+5
*
feat(install): Export iter_cmd
Stephan Seitz
2020-08-02
1
-4
/
+4
*
Add TSUninstall
Stephan Seitz
2020-08-02
1
-4
/
+39
*
Add TSUpdate command to update parsers
Stephan Seitz
2020-08-02
2
-4
/
+35
*
fix decremental selection
kiyan42
2020-08-02
1
-1
/
+6
*
feat(predicates): add adjacent predicate
Steven Sojka
2020-07-31
1
-1
/
+41
*
rename query parser to query from scheme
Steven Sojka
2020-07-28
1
-2
/
+2
*
feat(parsers): add scheme parser
Steven Sojka
2020-07-28
1
-0
/
+7
*
configs: attach on unknown parsers too
Thomas Vigouroux
2020-07-27
3
-6
/
+3
*
Predicates: remove function unlispify and use Lisp names directly
Stephan Seitz
2020-07-27
1
-11
/
+6
*
Add predicate: has-ancestor?
Stephan Seitz
2020-07-27
1
-5
/
+26
*
Add predicates module
Stephan Seitz
2020-07-27
2
-1
/
+70
*
Parsers: add reStructuredText
Santos Gallegos
2020-07-27
2
-0
/
+16
*
Rename attribute to annotation
Akin Sowemimo
2020-07-23
1
-1
/
+1
*
Add attribute to the highlight map
Akin Sowemimo
2020-07-23
1
-0
/
+1
*
Fix #213: Add parser for dart
Stephan Seitz
2020-07-23
1
-0
/
+7
*
Fix #206: Use lsp.util.apply_text_edits for smart_rename
Stephan Seitz
2020-07-20
2
-7
/
+14
*
Fixed to use normal! instead of normal
Steve Vermeulen
2020-07-20
1
-1
/
+1
*
Add jsdoc parser
Stephan Seitz
2020-07-16
1
-0
/
+8
*
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
*
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
3
-6
/
+30
*
checkhealth for all query groups
Stephan Seitz
2020-07-15
2
-19
/
+13
*
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
*
fix(configs): simplify module setup process
Thomas Vigouroux
2020-07-15
1
-17
/
+9
*
Update documentation for new modules 'refactor'/'textobjects'
Stephan Seitz
2020-07-14
1
-1
/
+0
*
Add textobjects module
Stephan Seitz
2020-07-14
6
-26
/
+203
*
Fix highlight of usages after merging highlight_current_scope
Stephan Seitz
2020-07-14
1
-1
/
+1
*
Add module refactor.highlight_current_scope
Stephan Seitz
2020-07-13
2
-0
/
+52
[next]