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
/
highlight_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(treesitter): include capture id in return value of `get_captures_at_pos(...
Riley Bruins
2024-12-11
*
test(screen): adjust screen state per stylua #31441
luukvbaal
2024-12-04
*
test(treesitter): global highlight definitions and fold test #31407
luukvbaal
2024-12-02
*
fix(treesitter): update queries
Christian Clason
2024-11-22
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
feat(defaults): pretty :help headings #30544
Justin M. Keyes
2024-09-27
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
fix(runtime): sync bundled treesitter queries
Christian Clason
2024-07-24
*
test: starting and stopping treesitter highlight (#29546)
zeertzjq
2024-07-03
*
fix(treesitter): ensure syntaxset augroup exists (#29542)
zeertzjq
2024-07-03
*
fix(treesitter): do not modify highlight state for _on_spell_nav
Luuk van Baal
2024-06-24
*
fix(treesitter): enforce lowercase language names (#28546)
Christian Clason
2024-04-28
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
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(treesitter): fix obsolete predicates
Christian Clason
2024-02-21
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
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
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(languagetree): don't treat unparsed nodes as occupying full range
L Lllvvuu
2023-09-22
*
fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`
L Lllvvuu
2023-09-16
*
fix(treesitter)!: remove deprecated legacy injection format
Christian Clason
2023-08-14
*
feat(treesitter): update C queries from upstream
Christian Clason
2023-08-13
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
refactor(treesitter): rename x_position => x_pos
Justin M. Keyes
2022-09-25
*
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
2022-09-16
*
fix(treesitter): do not link @error by default
Christian Clason
2022-09-06
*
feat(treesitter): add injections
Christian Clason
2022-09-06
*
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
*
fix(treesitter): make it get_captures_at_position
bfredl
2022-08-26
*
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
2022-08-26
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
feat(treesitter): allow to set highlight priority for queries
Stephan Seitz
2021-07-22
[next]