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
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2020-07-28
feat(parsers): add scheme parser
Steven Sojka
2020-07-27
configs: attach on unknown parsers too
Thomas Vigouroux
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-23
Rename attribute to annotation
Akin Sowemimo
2020-07-23
Add attribute to the highlight map
Akin Sowemimo
2020-07-23
Fix #213: Add parser for dart
Stephan Seitz
2020-07-20
Fix #206: Use lsp.util.apply_text_edits for smart_rename
Stephan Seitz
2020-07-20
Fixed to use normal! instead of normal
Steve Vermeulen
2020-07-16
Add jsdoc parser
Stephan Seitz
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
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
fix(configs): simplify module setup process
Thomas Vigouroux
2020-07-14
Update documentation for new modules 'refactor'/'textobjects'
Stephan Seitz
2020-07-14
Add textobjects module
Stephan Seitz
2020-07-14
Fix highlight of usages after merging highlight_current_scope
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
Fix #167: Add custom_captures config key to set highlights for custom queries
Stephan Seitz
2020-07-13
Lint: remove second argument for one-argument function
Stephan Seitz
2020-07-08
fix(refactor): highlight def perf issue fix
Steven Sojka
2020-07-07
feat(configs): dynamic module defintions
Steven Sojka
2020-07-05
Allow arbitrary query files in locals.lua
Stephan Seitz
2020-07-05
Make luacheck happy
Stephan Seitz
2020-06-30
fix ask install
kiyan42
2020-06-30
Define multiple query for a language
kiyan42
2020-06-30
if/else in defining languages
kiyan42
2020-06-30
fix: remove goto statements
kiyan42
2020-06-30
update installer with sync and some fixes
kiyan42
2020-06-30
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-30
feat(refactor): add definition navigation module
Steven Sojka
2020-06-30
feat(refactor): add smart rename module
Steven Sojka
2020-06-30
feat(refactor): highlight usages module
Steven Sojka
2020-06-29
add used_by key to parsers
kiyan42
2020-06-27
Merge pull request #102 from vigoux/fix-94
Stephan Seitz
2020-06-26
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-25
continue installing if not reinstalling one parser
kiyan42
2020-06-25
install can take 'all' as parameter
kiyan42
2020-06-25
add command to install all parsers
kiyan42
2020-06-24
fix(locals): compute locals after later tick
Steven Sojka
2020-06-22
rename and finish ft->lang migration
kiyan42
[next]