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
/
lua
/
vim
/
treesitter.lua
Commit message (
Expand
)
Author
Age
*
feat(treesitter): include capture id in return value of `get_captures_at_pos(...
Riley Bruins
2024-12-11
*
refactor: add vim._resolve_bufnr
Lewis Russell
2024-12-07
*
fix: another round of type annotation fixes
Lewis Russell
2024-10-31
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
perf(validate): use lighter version
Lewis Russell
2024-10-17
*
feat(treesitter): introduce child_with_descendant()
Riley Bruins
2024-10-11
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
feat(treesitter)!: add default fallback to `ft_to_lang` lookups
Christian Clason
2024-09-29
*
docs: misc (#30177)
dundargoc
2024-09-29
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`
Riley Bruins
2024-09-25
*
feat(treesitter): start moving get_parser to return nil #30313
Riley Bruins
2024-09-13
*
feat(treesitter): allow get_node to return anonymous nodes
Riley Bruins
2024-07-29
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
docs: fix lua type warnings (#28633)
Maria José Solano
2024-05-05
*
fix: lua annotations
Lewis Russell
2024-04-26
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
feat!: remove deprecated functions
dundargoc
2024-03-09
*
docs(treesitter): fix ambiguous parameter description about `lang`
Yi Ming
2024-03-06
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
refactor(types): fix miscellaneous type warnings
Maria José Solano
2024-02-25
*
feat(treesitter): add folding for `InspectTree` (#27518)
再生花
2024-02-22
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
revert: "feat(treesitter): add foldtext with treesitter highlighting"
Till Bungert
2024-01-27
*
fix(treesitter): prefix treesitter types with vim
Phạm Huy Hoàng
2024-01-24
*
fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...
Jongwook Choi
2023-12-04
*
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: fix type warnings
Maria José Solano
2023-09-23
*
refactor(treesitter): rename "preview" => "edit" #25161
Maria José Solano
2023-09-15
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
feat(treesitter): add a query editor (#24703)
Maria José Solano
2023-08-25
*
fix(treesitter): stop() should treat 0 as current buffer #24450
Micah Halter
2023-07-24
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
fix(treesitter): allow foldexpr without highlights (#23672)
Lewis Russell
2023-05-18
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
refactor(treesitter): move inspect_tree impl
Lewis Russell
2023-04-04
*
fix(treesitter): disable folding in inspect_tree() (#22885)
Lewis Russell
2023-04-04
*
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): annotations
Lewis Russell
2023-03-23
*
fix(treesitter): InspectTree does not respect 'splitright' #22692
Yochem van Rosmalen
2023-03-17
*
refactor(treesitter)!: remove deprecated show_tree func
nullchilly
2023-03-11
*
fix(treesitter): better lang handling of get_parser()
Lewis Russell
2023-03-10
*
fix(treesitter): is_in_node_range (#22582)
Lewis Russell
2023-03-08
*
refactor(treesitter): simplify some range functions
Lewis Russell
2023-03-06
*
fix(treesitter): break early from loop when match is found (#22499)
Gregory Anders
2023-03-03
*
Merge pull request #22484 from gpanders/inspect-tree-fix-cursor
Christian Clason
2023-03-03
|
\
[next]