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: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
*
vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory access
zeertzjq
2022-05-17
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
vim-patch:8.2.4953: with 'si' inserting '}' after completion goes wrong
zeertzjq
2022-05-14
*
vim-patch:8.2.4951: smart indenting done when not enabled
zeertzjq
2022-05-14
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
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
*
vim-patch:8.2.4908: no text formatting for // comment after a statement (#18472)
zeertzjq
2022-05-08
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
fix(extmarks): revert to int for extmark row
zeertzjq
2022-05-07
|
/
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)
zeertzjq
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
*
vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
zeertzjq
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
vim-patch:8.2.4710: smart indenting does not work after completion (#18030)
zeertzjq
2022-04-08
*
vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)
zeertzjq
2022-04-07
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
*
refactor: remove redundant check for w_p_cole (#17944)
zeertzjq
2022-04-01
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
vim-patch:8.2.4273: the EBCDIC support is outdated
zeertzjq
2022-02-01
*
vim-patch:8.2.3935: CTRL-U in Insert mode does not fix the indent
zeertzjq
2022-01-31
*
vim-patch:8.2.3932: C line comment not formatted properly
zeertzjq
2022-01-31
*
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
*
fix(completion): update submode message when selecting from API (#17022)
zeertzjq
2022-01-28
[next]