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
/
edit.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
fix(completion): avoid deleting text when completion leader changes #31448
luukvbaal
2024-12-06
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
2024-09-22
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
vim-patch:9.1.0704: inserting with a count is inefficient (#30206)
zeertzjq
2024-09-01
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0617: Cursor moves beyond first line of folded end of buffer (#...
luukvbaal
2024-07-26
*
docs: misc (#29622)
dundargoc
2024-07-15
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
vim-patch:8.2.0109: corrupted text properties when expanding spaces
zeertzjq
2024-06-02
*
vim-patch:8.2.0083: text properties wrong when tabs and spaces are exchanged
zeertzjq
2024-06-02
*
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
2024-06-02
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0251: Filetype test fails (#28142)
zeertzjq
2024-04-01
*
vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...
zeertzjq
2024-04-01
*
Merge pull request #28044 from luukvbaal/vim-9.1.0211
zeertzjq
2024-03-28
|
\
|
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
|
vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075)
zeertzjq
2024-03-28
|
/
*
vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'...
zeertzjq
2024-03-26
*
fix(edit): backspace adds extra spaces for inline virtual text (#28005)
vanaigr
2024-03-26
*
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
2024-03-14
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0168: too many STRLEN() calls (#27823)
zeertzjq
2024-03-12
*
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
2024-03-10
*
vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)
zeertzjq
2024-02-10
*
vim-patch:9.0.1105: code is indented too much (#27314)
zeertzjq
2024-02-03
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
refactor: use "csarg" for CharsizeArg variables (#27123)
zeertzjq
2024-01-22
*
perf: reuse fast character size calculation algorithm from getvcol()
VanaIgr
2024-01-22
*
vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)
altermo
2024-01-17
*
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
2024-01-16
*
vim-patch:9.1.0022: Coverity complains about improper use of negative value (...
zeertzjq
2024-01-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)
zeertzjq
2024-01-06
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)
zeertzjq
2023-12-04
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
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
[next]