index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
treesitter.txt
Commit message (
Expand
)
Author
Age
*
docs: document TSNode:byte_length() (#26287)
Gregory Anders
2023-11-29
*
docs(treesitter): add disclaimer about needing to parse before `get_node()`
L Lllvvuu
2023-11-04
*
feat(treesitter): add foldtext with treesitter highlighting (#25391)
Till Bungert
2023-10-01
*
docs: misc #24561
Justin M. Keyes
2023-09-20
*
fix(treesitter): _trees may not be list-like
Jaehwang Jung
2023-09-17
*
feat(treesitter): add lang parameter to the query editor (#25181)
Maria José Solano
2023-09-16
*
perf(treesitter): do not scan past given line for predicate match
L Lllvvuu
2023-09-16
*
refactor(treesitter): rename "preview" => "edit" #25161
Maria José Solano
2023-09-15
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
refactor(treesitter): deprecate for_each_child #25118
LW
2023-09-14
*
feat(treesitter): add a query editor (#24703)
Maria José Solano
2023-08-25
*
feat(treesitter): add 'injection.self' and 'injection.parent'
Amaan Qureshi
2023-08-24
*
feat(treesitter)!: incremental injection parsing
Lewis Russell
2023-08-12
*
feat(treesitter): add injection language fallback (#24659)
Christian Clason
2023-08-11
*
docs: luaref cleanup #24541
Justin M. Keyes
2023-08-03
*
refactor(lua2dox): overhaul (#24386)
Lewis Russell
2023-07-18
*
docs: handle whitespace in emmycomments
Lewis Russell
2023-07-17
*
docs(lua): do not render self args
Lewis Russell
2023-07-17
*
docs: "Return (multiple)" heading
Justin M. Keyes
2023-07-08
*
feat(treesitter): bundle markdown parser and queries (#22481)
Christian Clason
2023-07-01
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
fix(treesitter): update c queries
Christian Clason
2023-05-15
*
docs: small fixes
dundargoc
2023-05-13
*
feat(treesitter): add support for setting query depths
Lewis Russell
2023-05-11
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
feat(treesitter): upstream query omnifunc from playground (#23394)
Christian Clason
2023-04-30
*
feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)
Stephan Seitz
2023-04-29
*
docs: regenerate
github-actions[bot]
2023-04-04
*
docs(treesitter): add query injections
Christian Clason
2023-04-01
*
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
*
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
fix(treesitter): InspectTree does not respect 'splitright' #22692
Yochem van Rosmalen
2023-03-17
*
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
\
|
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
|
*
feat(treesitter)!: consolidate query util functions
Lewis Russell
2023-03-10
*
|
feat!(treesitter): do not return changes from LanguageTree:parse()
Lewis Russell
2023-03-10
|
/
*
refactor(treesitter): use byte ranges from treesitter (#22589)
Lewis Russell
2023-03-09
*
Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...
Lewis Russell
2023-03-08
*
refactor(treesitter): delegate region calculation to treesitter (#22553)
Lewis Russell
2023-03-08
*
feat(treesitter): use upstream format for injection queries
Lewis Russell
2023-03-08
*
docs: module-level docstrings (@defgroup) #22498
Justin M. Keyes
2023-03-05
*
docs(treesitter): number → integer (#22513)
Jaehwang Jung
2023-03-04
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
feat(treesitter): add :InspectTree command (#22477)
Christian Clason
2023-03-02
*
refactor: rename show_tree => inspect_tree #22474
Justin M. Keyes
2023-03-02
*
feat(treesitter): expand the API
Lewis Russell
2023-02-26
*
feat(treesitter)!: remove silent option from language.add()
Lewis Russell
2023-02-24
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
*
docs: fix more treesitter parsing errors
Christian Clason
2023-02-23
[next]