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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...
zeertzjq
2024-01-17
|
*
|
|
|
|
|
vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)
altermo
2024-01-17
|
*
|
|
|
|
|
docs(column): 'statuscolumn' redraw interaction with 'relativenumber'
Luuk van Baal
2024-01-16
|
*
|
|
|
|
|
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Luuk van Baal
2024-01-16
|
*
|
|
|
|
|
version.c: update (#27036)
github-actions[bot]
2024-01-16
|
*
|
|
|
|
|
docs(builtin): remove signatures of undocumented functions (#27039)
zeertzjq
2024-01-16
|
*
|
|
|
|
|
vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)
zeertzjq
2024-01-16
|
*
|
|
|
|
|
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
2024-01-16
|
*
|
|
|
|
|
vim-patch:8.1.1968: crash when using nested map() (#27029)
zeertzjq
2024-01-16
|
*
|
|
|
|
|
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
2024-01-16
|
*
|
|
|
|
|
fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len ...
Gregory Anders
2024-01-15
|
*
|
|
|
|
|
fix(grid): handle clearing half a double-width char (#27023)
zeertzjq
2024-01-15
|
*
|
|
|
|
|
docs(vvars): fix wrong lua types in vim.v variables
Jongwook Choi
2024-01-15
|
*
|
|
|
|
|
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
|
*
|
|
|
|
|
docs: add lua typing for `vim.NIL`
Jongwook Choi
2024-01-15
|
*
|
|
|
|
|
build: disable conversion warnings for older GCC versions
dundargoc
2024-01-14
|
*
|
|
|
|
|
docs(builtin): overload functions with union return types
altermo
2024-01-14
|
*
|
|
|
|
|
docs: auto-generate docs for `vim.lpeg` and `vim.re`
Jongwook Choi
2024-01-14
|
*
|
|
|
|
|
fix(ops.c): remove duplicate u_save_cursor()
zeertzjq
2024-01-14
|
*
|
|
|
|
|
docs(builtin): fix mapset() signature (#27008)
zeertzjq
2024-01-14
|
*
|
|
|
|
|
fix(colorscheme): default statusline groups usability #26921
Evgeni Chasnovski
2024-01-13
|
*
|
|
|
|
|
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
2024-01-13
|
*
|
|
|
|
|
refactor(decorations): more conservative redraw range
Luuk van Baal
2024-01-13
|
*
|
|
|
|
|
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
2024-01-13
|
*
|
|
|
|
|
|
vim-patch:9.1.0022: Coverity complains about improper use of negative value (...
zeertzjq
2024-01-13
|
*
|
|
|
|
|
|
vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace mode
zeertzjq
2024-01-13
|
*
|
|
|
|
|
|
vim-patch:9.1.0015: i_CTRL-R- no longer works in replace mode
zeertzjq
2024-01-13
|
*
|
|
|
|
|
|
vim-patch:9.1.0016: default diff highlighting is too noisy
Christian Clason
2024-01-12
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)
zeertzjq
2024-01-12
|
*
|
|
|
|
|
refactor(IWYU): fix headers
dundargoc
2024-01-11
|
*
|
|
|
|
|
Merge pull request #26961 from bfredl/drawend
bfredl
2024-01-11
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
2024-01-11
|
*
|
|
|
|
|
|
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
|
*
|
|
|
|
|
|
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
2024-01-10
|
*
|
|
|
|
|
|
fix(terminal): use terminal buffer for TermRequest autocommand (#26974)
Gregory Anders
2024-01-09
|
*
|
|
|
|
|
|
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
|
*
|
|
|
|
|
|
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(extmarks): blending space shouldn't overwrite wide char (#26960)
zeertzjq
2024-01-09
|
*
|
|
|
|
|
refactor(drawline): remove unused save_extra argument (#26959)
zeertzjq
2024-01-09
|
*
|
|
|
|
|
fix(extmarks): handle overwriting right half of wide char (#26951)
zeertzjq
2024-01-09
|
*
|
|
|
|
|
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
|
*
|
|
|
|
|
fix(tui): use buflen to calculate remaining buffer size (#26942)
James McCoy
2024-01-07
|
*
|
|
|
|
|
fix(highlight): update `IncSearch` to link to `CurSearch`
Evgeni Chasnovski
2024-01-06
|
*
|
|
|
|
|
vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)
zeertzjq
2024-01-06
|
*
|
|
|
|
|
vim-patch:9.1.0012: regression with empty inner blocks introduced
zeertzjq
2024-01-06
|
*
|
|
|
|
|
vim-patch:9.1.0007: can select empty inner text blocks
zeertzjq
2024-01-06
|
*
|
|
|
|
|
refactor: move structs from regexp_defs.h to regexp.c (#26899)
zeertzjq
2024-01-05
|
*
|
|
|
|
|
fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)
luukvbaal
2024-01-05
|
*
|
|
|
|
|
fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)
zeertzjq
2024-01-05
[prev]
[next]