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
/
extmark.c
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
*
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
2025-01-09
*
fix(marks): skip right_gravity marks when deleting text
Luuk van Baal
2024-12-06
*
fix(decor): exclude invalid marks from meta total
Luuk van Baal
2024-09-04
*
fix(marks): revalidate marks whose position did not change
Luuk van Baal
2024-07-20
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(extmarks): issues with revalidating marks #28961
luukvbaal
2024-05-26
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
fix(decorations): crash with revised mark with changed decoration flags
bfredl
2024-02-17
*
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
*
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
*
fix(extmarks): do not remove decor from invalid old marks
Luuk van Baal
2024-01-26
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
fix(column): clear "b_signcols" when marktree is cleared
Luuk van Baal
2024-01-22
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
refactor(extmarks): remove unused new pos from ExtmarkSavePos
Luuk van Baal
2024-01-18
*
fix(extmarks): do not remove invalid marks from decor upon deletion
Luuk van Baal
2024-01-17
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
2024-01-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
fix(extmarks): restore old position before revalidating
Luuk van Baal
2023-12-02
*
fix(extmark): restore extmarks when completing original text
Luuk van Baal
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
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
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
refactor: iwyu (#26062)
zeertzjq
2023-11-16
|
/
*
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
*
refactor: the long goodbye
dundargoc
2023-10-09
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
vim-patch:9.0.0130: cursor position wrong when inserting around virtual text
Ibby
2023-05-22
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
[next]