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
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
vim-patch:9.0.1429: invalid memory access when ending insert mode (#22792)
zeertzjq
2023-03-27
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
zeertzjq
2023-03-26
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
fix(edit): don't subtract msg_scrolled when removing double quote (#22630)
zeertzjq
2023-03-11
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace mode
zeertzjq
2023-02-26
*
docs: fix typos (#21961)
dundargoc
2023-02-20
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
refactor(optionstr.c): break up did_set_string_option 7
Lewis Russell
2023-01-25
*
|
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
|
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
|
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
|
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
2023-01-17
|
/
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mapping
zeertzjq
2022-12-09
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
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 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
[next]