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
*
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
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
feat(api): expose extmark more details
notomo
2022-01-20
*
Hopefully last attempt
Michael Lingelbach
2022-01-15
*
Address review r3
Michael Lingelbach
2022-01-15
*
test: remove references to misc1.c
zeertzjq
2021-12-11
*
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
forgot to update tests
chentau
2021-01-05
*
allow for extmark gravity to be set through api
chentau
2021-01-03
*
api(extmarks): allow extrange past final newline
Thomas Vigouroux
2020-09-17
*
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
extmark: move id to dict in nvim_buf_set_extmark
Björn Linse
2020-09-03
*
lua: Use #var instead of deprecated table.getn(var)
James McCoy
2020-07-31
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20