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: 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
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
/
*
vim-patch:8.2.0660: the search.c file is a bit big (#19963)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:partial:8.2.4001: insert complete code uses global variables
zeertzjq
2022-08-25
*
vim-patch:8.2.3944: insert mode completion functions are too long
zeertzjq
2022-08-24
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
fix(edit.c): indentkeys double indent after "!" #12894
Axel Forsman
2022-08-21
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
zeertzjq
2022-08-15
*
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
vim-patch:9.0.0124: code has more indent than needed
zeertzjq
2022-08-01
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
vim-patch:8.2.2427: can still switch windows for 'completefunc'
zeertzjq
2022-07-17
*
vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes trouble
zeertzjq
2022-07-17
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
vim-patch:7.4.212
zeertzjq
2022-07-06
*
feat: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
vim-patch:8.2.5162: reading before the start of the line with BS in Replace m...
zeertzjq
2022-07-06
*
vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent expr
zeertzjq
2022-07-05
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...
zeertzjq
2022-06-25
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commen...
zeertzjq
2022-05-23
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)
zeertzjq
2022-05-22
*
refactor: grid->rows and grid->cols
bfredl
2022-05-18
[next]