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
/
lua
/
highlight_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
2024-06-05
*
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
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
*
fix(lua): make highlight.on_yank use win-local highlight (#27349)
altermo
2024-02-22
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
2022-06-15
*
tests(lua/on_yank): assert conditions that fail correctly #15495
notomo
2021-08-27
*
fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-08-26