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
/
ops.c
Commit message (
Expand
)
Author
Age
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
*
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
*
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
*
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
lint: is lint
Björn Linse
2020-09-19
*
buffer updates: fix issues with "change" operator
Björn Linse
2020-09-19
*
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
2020-09-18
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
extmark: separate extmark_splice_cols for column-only change
Björn Linse
2020-09-09
*
eval_call_provider(): free unused return value #12819
Jacques Germishuys
2020-09-01
*
vim-patch:8.2.1511: putting a string in Visual block mode ignores multi-byte
Jan Edmund Lazo
2020-08-22
*
vim-patch:8.2.1170: cursor off by one with block paste while 'virtualedit' "all"
Jan Edmund Lazo
2020-07-19
*
vim-patch:8.2.0963: number increment/decrement does not work with 'virtualedit'
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
vim-patch:8.2.0389: delayed redraw when shifting text from Insert mode
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.0.1587: inserting from the clipboard doesn't work literally
Jan Edmund Lazo
2020-03-01
*
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
2020-01-30
*
Remove enc_utf8,has_mbyte dead code
Jan Edmund Lazo
2020-01-25
*
vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' set
Jan Edmund Lazo
2020-01-24
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
clang/'Logic error': zero-init struct
Jan Edmund Lazo
2020-01-17
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.2.0063: wrong size argument to vim_snprintf()
Jan Edmund Lazo
2019-12-30
*
clang/'Dead store': remove dead code
Jan Edmund Lazo
2019-12-26
*
vim-patch:8.2.0018: :join does not add white space where it should
Jan Edmund Lazo
2019-12-18
*
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
*
vim-patch:8.1.2293: join adds trailing space when second line is empty
Jan Edmund Lazo
2019-11-13
*
extmark: review changes
Björn Linse
2019-11-11
*
nsmarks: initial commit
timeyyy
2019-11-11
*
vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
Jan Edmund Lazo
2019-11-01
*
vim-patch:8.1.2096: too many #ifdefs #11229
Daniel Hahler
2019-10-17
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
vim-patch:8.1.0719: too many #ifdefs [ci skip] #11016
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.2026: possibly using uninitialized memory #11013
Jan Edmund Lazo
2019-09-13
*
api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()
Björn Linse
2019-08-31
*
vim-patch:8.0.0303: shift_delete_registers() #10868
Jan Edmund Lazo
2019-08-28
*
API: nvim_put #6819
Björn Linse
2019-08-27
*
includes
Daniel Hahler
2019-08-07
*
vim-patch:8.1.1086: too many curly braces
Jan Edmund Lazo
2019-07-28
*
vim-patch:8.1.1138: add CompleteChanged #10644
Justin M. Keyes
2019-07-29
*
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
*
API: Context
Justin M. Keyes
2019-07-27
[next]