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
/
marktree.h
Commit message (
Expand
)
Author
Age
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
*
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
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
feat(decorations): support signs
Lewis Russell
2022-03-05
*
refactor: include missing assert header
Dundar Göc
2022-01-26
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
*
refactor(decorations): mark decorations directly on the marktree
Björn Linse
2021-10-23
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor(marktree): embed the keymap in the MarkTree struct
Björn Linse
2021-08-22
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
Add new marktree data structure for storing marks
Björn Linse
2020-01-14