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-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
2020-06-21
fix: separate queries with newlines
Thomas Vigouroux
2020-06-21
Fix bash parser url
Santos Gallegos
2020-06-21
fix(statusline): don't call if no parser
Thomas Vigouroux
2020-06-21
Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypes
Kiyan Yazdani
2020-06-21
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
Updated python highlights
Jakub Łuczyński
2020-06-20
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-06-19
fix: declare parse names as their appropriate filetype and change clone url
kiyan42
2020-06-19
add winnr to get_node_at_cursor
kiyan42
2020-06-19
refacto: remove buf_state
kiyan42
2020-06-15
Fixup: Introduce base languages for queries
Stephan Seitz
2020-06-15
Introduce base languages for queries
Stephan Seitz
2020-06-15
Merge pull request #80 from steelsojka/feat/user-query-overrides
Kiyan Yazdani
2020-06-14
Add tree-sitter-regex
Stephan Seitz
2020-06-14
feat(queries): allow for user overrides
Steven Sojka
2020-05-25
feat: add syntax-based folding
Thomas Vigouroux
2020-05-23
Merge pull request #56 from theHamsta/python-locals
Thomas Vigouroux
2020-05-22
Remove postspaces and avoid one global
Stephan Seitz
2020-05-17
Introduce `@include`
Stephan Seitz
2020-05-15
install: allow installing multiple parsers at once
Thomas Vigouroux
2020-05-15
Expose internal api.
kiyan42
2020-05-12
refacto/feat: better handling of parser updates
kiyan42
2020-05-07
fix: change locals extraction
Thomas Vigouroux
2020-05-07
feat: support suggested highlights
Thomas Vigouroux
2020-05-05
feat: provide a statusline indicator
Thomas Vigouroux
[next]