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
/
fold.c
Commit message (
Expand
)
Author
Age
*
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
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(folds): update folds in Insert mode with fdm=indent (#24402)
Brandon Simmons
2023-07-21
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.4179: 'foldtext' is evaluated in the current script context
zeertzjq
2023-04-17
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:9.0.1158: code is indented more than necessary (#21697)
zeertzjq
2023-01-09
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
fix(folds): use long for number of folded lines (#21447)
zeertzjq
2022-12-17
*
vim-patch:8.2.4393: possible number overflow with nested folds (#21305)
zeertzjq
2022-12-06
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
fix: find multibyte file name in line (#20519)
zeertzjq
2022-10-07
*
fix(folds): fix fold marker multibyte comparison (#20439)
zeertzjq
2022-10-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:partial:8.2.4001: insert complete code uses global variables
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1960: fold code is spread out (#19777)
zeertzjq
2022-08-15
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.5009: fold may not be closeable after appending (#18722)
Brandon Simmons
2022-05-23
*
vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...
zeertzjq
2022-05-22
*
vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)
Brandon Simmons
2022-05-22
*
vim-patch:8.1.0535: increment/decrement might get interrupted by updating folds
zeertzjq
2022-05-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
[next]