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
...
*
|
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
/
*
|
Merge pull request #20381 from cryptomilk/asn-vterm
James McCoy
2022-09-29
|
\
\
|
*
|
build(deps): require libvterm version 0.3
Andreas Schneider
2022-09-28
*
|
|
Merge pull request #20382 from cryptomilk/asn-termkey
James McCoy
2022-09-29
|
\
\
\
|
*
|
|
build(deps): require libtermkey version 0.22
Andreas Schneider
2022-09-28
|
|
/
/
*
|
|
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
2022-09-29
*
|
|
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
|
|
fix(spell): correct spell move behavior without "noplainbuffer" (#20386)
zeertzjq
2022-09-28
*
|
|
Merge pull request #20375 from famiu/refactor/get_option
bfredl
2022-09-28
|
\
\
\
|
*
|
|
refactor: replace unnecessary helper functions in optionstr.c
Famiu Haque
2022-09-28
*
|
|
|
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
|
|
|
fix: compiler warnings from clang 15 (#20321)
dundargoc
2022-09-28
|
|
/
/
|
/
|
|
*
|
|
fix(window): fix equalization with cmdheight=0 (#20369)
zeertzjq
2022-09-28
*
|
|
Merge pull request #15373 from smolck/lua-notify-dictwatcher
bfredl
2022-09-27
|
\
\
\
|
*
|
|
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
|
|
/
/
*
|
|
vim-patch:9.0.0604: luacheckrc file is not recognized (#20371)
ObserverOfTime
2022-09-27
*
|
|
vim-patch:9.0.0602: new TypeScript extensions are not recognized
Christian Clason
2022-09-27
*
|
|
vim-patch:9.0.0600: GYP files are not recognized
Christian Clason
2022-09-27
*
|
|
vim-patch:9.0.0599: latexmkrc files are not recognized
Christian Clason
2022-09-27
|
/
/
*
|
vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...
zeertzjq
2022-09-27
*
|
fix(ui): redraw end of buffer if last line is modified (#20354)
zeertzjq
2022-09-27
*
|
fix(ui): allow redrawing statusline when msgsep is used (#20337)
zeertzjq
2022-09-26
*
|
Merge pull request #20351 from bfredl/cmdfix2
bfredl
2022-09-26
|
\
\
|
*
|
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
*
|
|
docs: fix typos (#20150)
dundargoc
2022-09-26
|
/
/
*
|
fix(messages): validate msg_grid before silent! message with cmdheight=0
bfredl
2022-09-26
*
|
feat(terminal): recognize underdouble and undercurl
Andrey Bushev
2022-09-26
*
|
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
|
vim-patch:9.0.0586: missing change in test (#20347)
zeertzjq
2022-09-26
*
|
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
|
fix(inccommand): deal with unsynced undo (#20041)
zeertzjq
2022-09-26
|
/
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)
Christian Clason
2022-09-25
*
feat: ":write!" skips "file changed" warning #18665
Louis Sven Goulet
2022-09-24
*
vim-patch:8.2.4467: running filetype test leaves file behind (#20335)
zeertzjq
2022-09-25
*
vim-patch:9.0.0576: unused loop variables (#20326)
dundargoc
2022-09-25
*
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
2022-09-24
*
vim-patch:9.0.0572: insert complete tests leave a mapping behind
zeertzjq
2022-09-24
*
vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()
zeertzjq
2022-09-24
*
fix(mapset): remove existing abbreviation of same lhs (#20320)
zeertzjq
2022-09-24
*
vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)
zeertzjq
2022-09-24
*
vim-patch:9.0.0566: Nim files are not recognized (#20317)
Christian Clason
2022-09-24
*
vim-patch:9.0.0562: HSL playlist files are not recognized (#20307)
Christian Clason
2022-09-24
*
vim-patch:9.0.0559: timer test may get stuck at hit-enter prompt (#20312)
zeertzjq
2022-09-24
*
vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULL
zeertzjq
2022-09-23
*
vim-patch:9.0.0544: minor issues with setting a string option
zeertzjq
2022-09-22
*
vim-patch:9.0.0540: assigning stack variable to argument confuses Coverity
zeertzjq
2022-09-22
*
fix(window): close floats first when closing buffer in other tab (#20284)
zeertzjq
2022-09-22
*
vim-patch:9.0.0539: long message test can be flaky (#20282)
zeertzjq
2022-09-22
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
[prev]
[next]