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
*
refactor(api): move extmark specific functions to api/extmark.c
bfredl
2022-06-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
Merge pull request #18608 from ckipp01/extmarkDocs
bfredl
2022-05-22
|
\
|
*
docs(extmark): remove message about passing in id=0
ckipp01
2022-05-18
*
|
perf(cid/350479): avoid copying ExtmarkInfo when calling extmark_to_array()
James McCoy
2022-05-20
|
/
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
refactor(decor): use decor levels properly
bfredl
2022-05-07
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor(decorations): move provider code
Lewis Russell
2022-03-10
*
feat(decorations): support signs
Lewis Russell
2022-03-05
*
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
feat(api): expose extmark more details
notomo
2022-01-20
*
Merge pull request #16836 from bfredl/mark2
bfredl
2022-01-15
|
\
|
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
|
Address review r3
Michael Lingelbach
2022-01-15
*
|
Address review r2
Michael Lingelbach
2022-01-12
*
|
Address 'review'
Michael Lingelbach
2022-01-12
*
|
feat(extmarks): add strict option
Michael Lingelbach
2022-01-08
|
/
*
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25