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
/
test
/
functional
/
treesitter
Commit message (
Expand
)
Author
Age
*
feat(treesitter): start moving get_parser to return nil #30313
Riley Bruins
2024-09-13
*
feat(treesitter)!: default to correct behavior for quantified captures (#30193)
Gregory Anders
2024-09-01
*
feat(treesitter): add support for wasm parsers
Lewis Russell
2024-08-26
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
feat(treesitter): allow get_node to return anonymous nodes
Riley Bruins
2024-07-29
*
feat(treesitter): add node_for_range function
Riley Bruins
2024-07-29
*
fix(runtime): sync bundled treesitter queries
Christian Clason
2024-07-24
*
build(deps): drop unused bundled bash, python parsers and queries
Christian Clason
2024-07-09
*
fix(treesitter): display fields for anonymous nodes in :InspectTree
Riley Bruins
2024-07-05
*
test: starting and stopping treesitter highlight (#29546)
zeertzjq
2024-07-03
*
fix(treesitter): ensure syntaxset augroup exists (#29542)
zeertzjq
2024-07-03
*
perf(treesitter): remove unnecessary foldexpr loop
Riley Bruins
2024-06-24
*
fix(treesitter): do not modify highlight state for _on_spell_nav
Luuk van Baal
2024-06-24
*
fix(treesitter): don't open fold when o/O adds a line below #28709
Jaehwang Jung
2024-06-20
*
fix(treesitter): find buffer in multiple windows #28922
Guilherme Soares
2024-05-27
*
perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)
vanaigr
2024-05-16
*
fix(treesitter): allow optional directive captures (#28664)
Riley Bruins
2024-05-14
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
fix(treesitter): enforce lowercase language names (#28546)
Christian Clason
2024-04-28
*
test: improve test conventions
dundargoc
2024-04-23
*
feat(treesitter): handle quantified fold captures
Riley Bruins
2024-04-20
*
fix(treesitter): use tree range instead of tree root node range
altermo
2024-04-10
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(treesitter): return correct match table in iter_captures()
Lewis Russell
2024-03-27
*
test(treesitter): separate out query-related tests into query_spec
Jongwook Choi
2024-03-24
*
test(treesitter): improve the style of treesitter/parser_spec
Jongwook Choi
2024-03-23
*
feat(treesitter): update Vimdoc parser and queries to v2.4.0
Christian Clason
2024-03-19
*
fix(messages): allow more prompt in headless mode with UI (#27905)
zeertzjq
2024-03-18
*
fix(treesitter): revert to using iter_captures in highlighter
Lewis Russell
2024-03-17
*
fix(treesitter): highlight injections properly
Lewis Russell
2024-03-14
*
feat(treesitter): support URLs (#27132)
Gregory Anders
2024-03-12
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
feat!: remove deprecated functions
dundargoc
2024-03-09
*
test(treesitter): fix obsolete predicates
Christian Clason
2024-02-21
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
feat(treesitter): show root nodes in :InspectTree (#26944)
altermo
2024-02-06
*
test(treesitter): add test cases for inspect_tree
Jongwook Choi
2024-02-05
*
revert: "feat(treesitter): add foldtext with treesitter highlighting"
Till Bungert
2024-01-27
*
fix(runtime): update 'vim' color scheme to use new tree-sitter groups
Evgeni Chasnovski
2024-01-25
*
fix(treesitter): update @markup default links
Christian Clason
2024-01-23
*
feat(treesitter)!: new standard capture names
Christian Clason
2024-01-21
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(treesitter): outdated highlight due to tree with outdated region
Jaehwang Jung
2023-12-24
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
test(treesitter/fold_spec): fix flakiness (#26524)
zeertzjq
2023-12-12
*
Merge pull request #26506 from tomtomjhj/tsfold
Lewis Russell
2023-12-11
|
\
[next]