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
/
test
/
functional
Commit message (
Expand
)
Author
Age
...
|
|
*
|
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
|
*
|
|
Merge pull request #17012 from EdmundsEcho/fix-checkhealth
zeertzjq
2022-02-11
|
|
\
\
\
|
|
*
|
|
fix(healthcheck): handle empty reports
Edmund Cape
2022-02-09
|
*
|
|
|
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
|
|
|
/
/
|
|
/
|
|
|
*
|
|
vim-patch:8.2.4242: put in Visual mode cannot be repeated
zeertzjq
2022-02-09
|
|
/
/
|
*
|
test: add Lua functional tests for Ex mode
zeertzjq
2022-02-08
|
*
|
vim-patch:8.1.0711: test files still use function!
zeertzjq
2022-02-07
|
*
|
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
2022-02-06
|
|
\
\
|
|
*
|
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
|
*
|
|
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
|
\
\
\
|
|
*
|
|
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
|
*
|
|
|
fix(diff): make algorithm work for vim.diff (#17300)
Lewis Russell
2022-02-05
|
*
|
|
|
fix(--headless): do not block on press-enter prompts when no UI
glacambre
2022-02-05
|
*
|
|
|
test(old): add test_expand.vim
zeertzjq
2022-02-05
|
*
|
|
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
|
*
|
|
|
test: convert some search stat screendump tests to Lua screen tests
zeertzjq
2022-02-04
|
*
|
|
|
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
2022-02-03
|
*
|
|
|
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
2022-02-03
|
*
|
|
|
fix(health): do not run external processes in a shell
zeertzjq
2022-02-03
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #17187 from lewis6991/master
bfredl
2022-02-01
|
|
\
\
\
|
|
*
|
|
feat(highlight): ns=0 to set :highlight namespace
Lewis Russell
2022-02-01
|
*
|
|
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
|
*
|
|
|
Merge pull request #17254 from zeertzjq/vim-8.2.3787
zeertzjq
2022-02-01
|
|
\
\
\
\
|
|
*
|
|
|
test: remove 003_cindent_spec.lua
zeertzjq
2022-01-31
|
*
|
|
|
|
[RFC] fix: has('python') error (#17252)
Shougo
2022-01-31
|
|
/
/
/
/
|
*
|
|
|
chore: typo fixes (#16921)
dundargoc
2022-01-29
|
*
|
|
|
vim-patch:8.2.3917: the eval.txt help file is way too big
Daniel Steinberg
2022-01-29
|
*
|
|
|
Merge pull request #17222 from bfredl/babajpy2
bfredl
2022-01-29
|
|
\
\
\
\
|
|
*
|
|
|
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
|
*
|
|
|
|
Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabled
bfredl
2022-01-29
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
fix: set RedrawingDisabled before entering aucmd_win
zeertzjq
2022-01-25
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...
Evgeni Chasnovski
2022-01-29
|
*
|
|
|
Merge pull request #17209 from bb010g/patch-1
bfredl
2022-01-29
|
|
\
\
\
\
|
|
*
|
|
|
fix(eval): v:lua support for `-` in module names
bb010g
2022-01-28
|
*
|
|
|
|
fix(input): remove reinterpreted ALT/META chords from recorded macro
zeertzjq
2022-01-29
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #17183 from notomo/expose-extmark-right-gravity
bfredl
2022-01-28
|
|
\
\
\
\
|
|
*
|
|
|
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
|
*
|
|
|
|
fix(completion): update submode message when selecting from API (#17022)
zeertzjq
2022-01-28
|
*
|
|
|
|
Merge pull request #17175 from zeertzjq/vim-8.2.3095
bfredl
2022-01-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrong
zeertzjq
2022-01-27
|
*
|
|
|
|
|
fix(ts): escape lang when loading parsers (#16668)
Lewis Russell
2022-01-27
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #17191 from zeertzjq/vim-8.2.4203
bfredl
2022-01-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
test: add more tests for Insert mode Ctrl-V
zeertzjq
2022-01-25
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #17155 from zeertzjq/vim-8.2.3121
bfredl
2022-01-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumn
zeertzjq
2022-01-21
|
*
|
|
|
|
|
Merge pull request #17102 from zeertzjq/vim-8.2.1762
bfredl
2022-01-27
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stopped
zeertzjq
2022-01-15
|
*
|
|
|
|
|
Merge pull request #15910 from glacambre/silent_stdioopen
bfredl
2022-01-24
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
feat(--headless): add on_print callback to stdioopen
glacambre
2022-01-24
[prev]
[next]