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.h
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
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
*
refactor: replace manual header guards with #pragma once
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
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(extmarks): revert to int for extmark row
zeertzjq
2022-05-07
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
luahl: temporary workaround for virt_text ownership ambiguity
Björn Linse
2020-09-13
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
extmark: use resonable names in extmark_splice
Björn Linse
2020-09-09
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
treesitter: cleanup some luahl stuff
Björn Linse
2020-02-10
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20