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
/
api
/
extmark_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(marks): revise metadata for start mark of revalidated pair #32017
luukvbaal
2025-01-15
*
fix(decor): set invalid flag for end of invalidated paired marks
Luuk van Baal
2025-01-10
*
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
2024-12-14
*
fix(marks): skip right_gravity marks when deleting text
Luuk van Baal
2024-12-06
*
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
2024-11-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
*
fix(marks): revalidate marks whose position did not change
Luuk van Baal
2024-07-20
*
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
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
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
fix(extmarks): missing "spell" and "conceal" in details (#27116)
zeertzjq
2024-01-22
*
fix(extmarks): do not remove invalid marks from decor upon deletion
Luuk van Baal
2024-01-17
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
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
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
refactor(drawline): reduce size of wlv.extra[] (#26733)
zeertzjq
2023-12-25
*
test(extmarks): improve tests for ui_watched (#26732)
zeertzjq
2023-12-25
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(extmarks): restore old position before revalidating
Luuk van Baal
2023-12-02
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
fix(marktree): off-by-one error in `marktree_move`
L Lllvvuu
2023-09-16
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
2023-06-22
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
[next]