index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
treesitter
Age
Commit message (
Expand
)
Author
Files
2023-02-04
feat(treesitter): allow capture text to be transformed
figsoda
2
2023-02-04
fix(treesitter): fix most diagnostics
Lewis Russell
5
2023-01-28
fix(treesitter): validate language name
Christian Clason
1
2023-01-17
fix(treesitter): really restore syntax
Lewis Russell
1
2023-01-16
docs: treesitter.add_directive, add_predicate #21206
Ching Pei Yang
1
2022-12-14
fix(ts): check buffer is loaded when restoring options (#21419)
Lewis Russell
1
2022-12-14
fix(treesitter): properly restore `'syntax'` (#21358)
Lewis Russell
1
2022-12-08
feat(treesitter): add 'lang' option to show_tree() (#21341)
Gregory Anders
1
2022-12-08
feat(treesitter): add vim.treesitter.show_tree() (#21322)
Gregory Anders
2
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-12
feat(spell): support nospell in treesitter queries
Lewis Russell
1
2022-10-30
feat(checkhealth): check runtime ($VIMRUNTIME)
Justin M. Keyes
1
2022-10-30
feat(checkhealth): improve treesitter report
Justin M. Keyes
1
2022-09-29
fix(query): fix unnatural order for inherits in treesitter queries (#20298)
Sergey Berezhnoy
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
1
2022-09-14
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
5
2022-09-11
fix(treesitter): prevent endless loop on self-inheritence
Thomas Vigouroux
1
2022-09-08
fix(treesitter): use the right loading order for base queries (#20117)
bfredl
1
2022-09-08
feat(treesitter)!: do not merge queries by default (#20105)
Thomas Vigouroux
1
2022-09-07
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
1
2022-09-06
fix(ts): do not clobber spelloptions (#20095)
Lewis Russell
1
2022-09-06
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
1
2022-08-26
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
1
2022-08-25
feat(treesitter): clarify similar 'get_node_range' functions
Quentin Rasmont
1
2022-08-25
feat(treesitter): add ability to retreive a tree/node given a range
Quentin Rasmont
1
2022-08-25
feat(treesitter): add opts.concat to query.get_text_node
Quentin Rasmont
1
2022-08-22
feat(treesitter): allow customizing language symbol name
Thomas Vigouroux
1
2022-07-14
fix(treesitter): don't error when node argument of predicate is nil (#19355)
Stephan Seitz
1
2022-07-09
refactor(lua): replace vim.cmd use with API calls (#19283)
Raphael
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
3
2022-06-16
fix(treesitter): new iter if folded
kevinhwang91
1
2022-06-02
fix(treesitter): correct region for string parser (#18794)
Christian Clason
1
2022-05-28
fix(treesitter): offset directive associates range with capture (#18276)
Lewis Russell
2
2022-05-19
Merge pull request #18502 from drybalka/fix-languagetree-contains-description
Christian Clason
1
2022-05-18
refactor: simple logic in tree_contains()
Denys
1
2022-05-18
docs: correct description of LanguageTree:contains()
Denys
1
2022-05-09
chore: format runtime with stylua
Christian Clason
5
2022-03-30
feat(treesitter): add more default groups to highlight map (#17835)
Gregory Anders
1
2022-03-20
feat(ui): allow conceal to be defined in decorations
bfredl
1
2022-02-16
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
1
2022-02-13
docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...
Chinmay Dalal
2
2022-02-11
fix(query.lua): check empty table for lines
kevinhwang91
1
2022-01-27
fix(ts): escape lang when loading parsers (#16668)
Lewis Russell
1
2022-01-06
perf(treesitter): cache query parsing
Stephan Seitz
1
2022-01-04
chore: fix typos (#16816)
dundargoc
1
2021-12-12
feat(treesitter): multiline match predicates
Lewis Russell
1
2021-12-12
feat(ts): add support for multiline nodes in get_node_text (#14999)
Mathias Fußenegger
1
2021-11-27
chore: fix typos (#16361)
dundargoc
3
2021-10-05
fix(healthcheck): update builtins to the new convention #15914
Javier Lopez
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
4
[prev]
[next]