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
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"
Luuk van Baal
2022-11-28
*
fix(tests): only get the color map once, even for multiple test files
bfredl
2022-11-27
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
vim-patch:8.2.2713: folding code not sufficiently tested
zeertzjq
2022-11-25
*
vim-patch:8.2.2684: not enough folding code is tested
zeertzjq
2022-11-25
*
vim-patch:8.2.4062: match highlighting of tab too short
zeertzjq
2022-11-24
*
vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"
zeertzjq
2022-11-24
*
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
*
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
2022-11-20
*
feat(diagnostic): add `suffix` option to `open_float()` (#21130)
beardedsakimonkey
2022-11-20
*
test: add a test for #18222
zeertzjq
2022-11-20
*
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
*
test: use isCI to simplify CI detection (#21134)
dundargoc
2022-11-20
*
perf(diagnostic): use api variable and improve validate (#21111)
Raphael
2022-11-19
*
test: fix failing tui_spec.lua tests (#21117)
Jakub Łuczyński
2022-11-19
*
feat: add vim.secure.read()
Gregory Anders
2022-11-17
*
test: add a Lua test for swap file created before boot
zeertzjq
2022-11-17
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
*
test: don't skip parser_spec on windows (#20294)
dundargoc
2022-11-15
*
fix(lua): make `vim.deepcopy` work with `vim.NIL`
Max
2022-11-14
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: remove skip for 32-bit MSVC (#21030)
dundargoc
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
Merge pull request #21033 from bfredl/winfix
bfredl
2022-11-13
|
\
|
*
fix(ui): fix some cases of stale highlight definitions
bfredl
2022-11-13
*
|
Merge pull request #20984 from notomo/fix-message-kind-on-history
bfredl
2022-11-13
|
\
\
|
*
|
fix(ui-ext): correct message kind in history before vim.ui_attach()
notomo
2022-11-07
*
|
|
test(lua/ui_spec): fix Ctrl-C test flakiness (#21039)
zeertzjq
2022-11-13
*
|
|
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
*
|
|
fix: vim.ui.input always calls callback #21006
Steven Arcangeli
2022-11-12
*
|
|
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
|
|
/
|
/
|
*
|
feat(checkhealth): use "help" syntax, avoid tabpage #20879
Justin M. Keyes
2022-11-11
*
|
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
|
fix(messages): don't set cmdline_row when messages have scrolled (#21015)
zeertzjq
2022-11-11
*
|
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
*
|
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
2022-11-08
*
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
|
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
|
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
|
vim-patch:9.0.0756 #20680
Shougo
2022-11-06
|
/
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
fix(paste): feed keys as typed in cmdline mode (#20959)
zeertzjq
2022-11-06
[next]