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
/
src
/
nvim
/
api
/
extmark.c
Commit message (
Expand
)
Author
Age
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
2023-11-18
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
refactor(extmarks): extmark_del() with MarkTreeIter
Luuk van Baal
2023-11-01
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
2023-07-13
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
2023-06-22
*
test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791)
zeertzjq
2023-05-28
*
Merge pull request #23730 from famiu/refactor/api/helpers
bfredl
2023-05-23
|
\
|
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
|
feat(ui): inline virtual text
Ibby
2023-05-22
|
/
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
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
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
[next]