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.1491: wrong scrolling with ls=0 and :botright split (#23333)
zeertzjq
2023-04-27
*
test: scheduled callback shouldn't trigger ModeChanged repeatedly
Munif Tanjim
2023-04-26
*
vim-patch:9.0.1490: the ModeChanged event may be triggered too often
zeertzjq
2023-04-26
*
Merge pull request #23308 from bfredl/fs_time_boogalo
bfredl
2023-04-26
|
\
|
*
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
2023-04-25
*
|
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
|
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
|
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
|
Merge pull request #23303 from gpanders/more-vim-iter
Gregory Anders
2023-04-25
|
\
\
|
*
|
test: move vim.iter tests to separate file
Gregory Anders
2023-04-24
*
|
|
vim-patch:8.2.3772: timer info test fails on slow machine
zeertzjq
2023-04-25
*
|
|
vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callback
zeertzjq
2023-04-25
*
|
|
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
|
|
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
|
|
/
|
/
|
*
|
Merge pull request #23293 from bfredl/bigsleep
bfredl
2023-04-25
|
\
\
|
*
|
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
|
|
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
|
|
/
|
/
|
*
|
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
|
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
|
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
|
/
*
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
2023-04-23
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
test(lsp): fix unstable tests for semantic tokens
jdrouhard
2023-04-23
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
fix(usercmd): Fix buffer overflow in uc_list() (#23225)
Andreas Schneider
2023-04-21
*
Merge pull request #23187 from luukvbaal/statuscolumn
Lewis Russell
2023-04-21
|
\
|
*
fix(column): rebuild status column when sign column is invalid
Luuk van Baal
2023-04-19
|
*
test(column): statuscolumn is rebuild when signs are (un)placed
Luuk van Baal
2023-04-19
*
|
vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)
zeertzjq
2023-04-21
*
|
vim-patch:8.2.4598: profile completion test sometimes fails (#23208)
zeertzjq
2023-04-20
*
|
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
\
|
*
|
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
|
*
|
fix(iter): add tag to packed table
Gregory Anders
2023-04-19
|
|
/
*
|
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
*
|
test: convert tests in test_conceal.vim to Lua
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)
Christian Clason
2023-04-19
*
|
vim-patch:9.0.1464: strace filetype detection is expensive (#23175)
Christian Clason
2023-04-19
*
|
test(terminal/channel_spec): fix screen test immediate success (#23192)
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1034: reporting swap file when windows are split
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1021: test trips over g:name
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1020: tests call GetSwapFileList() before it is defined
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1012: tests may get stuck in buffer with swap file
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1010: stray warnings for existing swap files
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1009: test for catch after interrupt is flaky on MS-Windows
zeertzjq
2023-04-19
*
|
vim-patch:9.0.1008: test for swapfilelist() fails on MS-Windows
zeertzjq
2023-04-19
[next]