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.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
*
Merge pull request #17191 from zeertzjq/vim-8.2.4203
bfredl
2022-01-27
|
\
|
*
vim-patch:8.2.4203: entering a character with CTRL-V may include modifiers
zeertzjq
2022-01-25
*
|
Merge pull request #17095 from zeertzjq/vim-8.2.3227
bfredl
2022-01-27
|
\
\
|
*
|
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
*
|
|
Merge pull request #17102 from zeertzjq/vim-8.2.1762
bfredl
2022-01-27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stopped
zeertzjq
2022-01-15
|
|
/
*
/
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
/
*
feat(completion): support selecting item via API from Lua mapping
zeertzjq
2022-01-11
*
fix(completion): prevent K_LUA from closing pum
zeertzjq
2022-01-10
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
fix: do not save K_EVENT as lastc in Insert mode
zeertzjq
2021-12-26
*
vim-patch:8.1.0040: warnings from 64-bit compiler
VVKot
2021-12-20
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move insertmode related function to edit.c
Björn Linse
2021-12-10
*
vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to start
Sean Dewar
2021-12-07
*
vim-patch:8.2.1976: cannot backspace in prompt buffer after using cursor-left
Sean Dewar
2021-12-07
*
vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
Sean Dewar
2021-12-07
*
vim-patch:8.1.0035: not easy to switch between prompt buffer and other windows
Sean Dewar
2021-12-07
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
Merge pull request #16411 from dundargoc/refactor/upgrade-uncrustify
Björn Linse
2021-12-04
|
\
|
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
|
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.3609: internal error when ModeChanged is triggered recursively
Magnus Groß
2021-11-18
|
*
vim-patch:8.2.3555: ModeChanged is not triggered on every mode change
Magnus Groß
2021-11-18
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
Matěj Cepl
2021-11-06
|
*
vim-patch:8.2.3525: option variable name does not match option name
Matěj Cepl
2021-10-24
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
[next]