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
*
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
*
clang/scan-build: fix dead stores #11900
Hirokazu Hata
2020-02-18
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
*
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.2.0152: restoring ctrl_x_mode is not needed
Jan Edmund Lazo
2020-01-26
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggered
Jan Edmund Lazo
2020-01-17
*
vim-patch:8.1.0716: get warning message when 'completefunc' returns nothing
Jan Edmund Lazo
2020-01-17
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
edit.c: Ensure undo sync when emulating <Esc>x #11706
Matthew Malcomson
2020-01-12
*
vim-patch:8.0.1356: using simalt in a GUIEnter autocommand inserts characters
Jan Edmund Lazo
2019-12-30
*
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
*
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
*
vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2019-11-19
*
nsmarks: initial commit
timeyyy
2019-11-11
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
Merge #11199 from bobrippling/vim-8.1.1228
Justin M. Keyes
2019-10-22
|
\
|
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
|
vim-patch:8.1.2096: too many #ifdefs #11229
Daniel Hahler
2019-10-17
|
/
*
vim-patch:8.0.1806: InsertCharPre causes problems for autocomplete
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE
Jan Edmund Lazo
2019-08-30
*
clang/"null pointer dereference" #10864
Ihor Antonov
2019-08-27
*
clang/"dereference of null pointer" #10856
Ihor Antonov
2019-08-26
*
Merge #10823 from janlazo/vim-8.1.1124
Justin M. Keyes
2019-08-21
|
\
|
*
edit: add nonnull func attribute
Jan Edmund Lazo
2019-08-21
|
*
edit: compl_started,compl_used_match are bool
Jan Edmund Lazo
2019-08-21
|
*
vim-patch:8.1.1124: insert completion flags are mixed up
Jan Edmund Lazo
2019-08-21
*
|
vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)
Abdelhakeem Osama
2019-08-21
|
/
*
clang/"null pointer dereference" #10776
Ihor Antonov
2019-08-14
*
clang/"null pointer dereference" #10755
Ihor Antonov
2019-08-13
*
includes
Daniel Hahler
2019-08-07
*
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.0053 use typval_T in the caller of call_vim_function
cangscop
2019-07-29
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
vim-patch:8.1.1138: add CompleteChanged #10644
Justin M. Keyes
2019-07-29
*
|
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
|
/
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
vim-patch:8.0.1482: using feedkeys() does not work to test completion
Jan Edmund Lazo
2019-06-24
*
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointer
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
lint
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
build: fix warning
Justin M. Keyes
2019-04-07
[next]