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
/
normal.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2392: using old C style comments
Dundar Göc
2021-10-21
*
vim-patch:8.2.3537: wrong mode() during 'operatorfunc' #16087
zeertzjq
2021-10-19
*
vim-patch:8.1.2392: using old C style comments
Dundar Göc
2021-10-06
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
*
fix: prevent K_EVENT from stopping Select mode CTRL-O #15688
zeertzjq
2021-09-17
*
Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}
Justin M. Keyes
2021-09-10
|
\
|
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
|
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
|
/
*
refactor: format files with uncrustify
Dundar Göc
2021-09-07
*
vim-patch:8.2.2938: after using motion force from feedkeys() it sticks (#15240)
Xiao
2021-08-29
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
|
feat(keywordprg): use :terminal for external commands #15398
Gregory Anders
2021-08-21
*
|
feat: defaults: set undo points in <C-U> and <C-W> (#15400)
Gregory Anders
2021-08-16
*
|
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
*
|
fix(defaults): do not map Y in visual-mode #15387
Justin M. Keyes
2021-08-16
*
|
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
|
/
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
vim-patch:8.1.2214: too much is redrawn when 'cursorline' is set
zeertzjq
2021-08-02
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select mode
zeertzjq
2021-07-29
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
*
vim-patch:8.2.2422: crash when deleting with line number out of range
Jan Edmund Lazo
2021-06-10
*
fold: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.2914: cannot paste a block without adding padding
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
Jan Edmund Lazo
2021-05-19
*
vim-patch:8.2.2832: operator cancelled by moving mouse when using popup
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.2711: "gj" in a closed fold does not move out of the fold
Jan Edmund Lazo
2021-04-05
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2548: May get stuck in the cmdline window using :normal
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2547: "%" command not accurate for big files
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a fold
Jan Edmund Lazo
2021-01-22
[next]