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
*
clang/'Logic error': set vcol in do_put()
Jan Edmund Lazo
2021-04-02
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
Extmarks: correct buffer events on blockwise paste
chentau
2021-03-23
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
fix(buf_updates): send updates when putting past last line
Thomas Vigouroux
2021-02-08
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
vim-patch:8.1.2212: cannot see the selection type in :reg output
Jan Edmund Lazo
2020-12-25
*
vim-patch:8.2.2189: cannot repeat a command that uses the small delete register
Jan Edmund Lazo
2020-12-22
*
vim-patch:8.2.2166: auto format doesn't work when deleting text
Jan Edmund Lazo
2020-12-20
*
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
[next]