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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
Merge pull request #13537 from bfredl/rpcabort
Björn Linse
2020-12-24
|
\
\
\
\
\
|
*
|
|
|
|
rpc: don't handle stale requests on already closed channel
Björn Linse
2020-12-23
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #13591 from janlazo/vim-8.1.1805
Jan Edmund Lazo
2020-12-23
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.1025: tabpage menu and tabline not sufficiently tested
Jan Edmund Lazo
2020-12-23
|
*
|
|
|
|
vim-patch:8.2.0116: BufEnter autocmd not triggered on ":tab drop"
Jan Edmund Lazo
2020-12-23
|
|
/
/
/
/
*
/
/
/
/
lsp: Fire LspDiagnosticsChanged before returning (#13483)
Josh French
2020-12-23
|
/
/
/
/
*
|
|
|
Merge pull request #13586 from janlazo/vim-8.1.1047
Jan Edmund Lazo
2020-12-22
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.2189: cannot repeat a command that uses the small delete register
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.2.2142: memory leak when heredoc is not terminated
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.2.0874: signals test is a bit flaky
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.2.0769: VimLeavePre not triggered when Vim is terminated
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.2.0749: TERM signal test fails on FreeBSD
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.2.0742: handling of a TERM signal not tested
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.1.1212: signal PWR is not tested
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.1.1101: signals test may fail in the GUI
Jan Edmund Lazo
2020-12-22
|
*
|
|
|
vim-patch:8.1.1047: WINCH signal is not tested
Jan Edmund Lazo
2020-12-22
|
/
/
/
/
*
|
|
|
GHA/osx: workaround for brew update error (#13584)
notomo
2020-12-22
*
|
|
|
Merge pull request #13581 from janlazo/vim-8.2.2174
Jan Edmund Lazo
2020-12-21
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.2181: valgrind warnings for using uninitialized value
Jan Edmund Lazo
2020-12-21
|
*
|
|
|
vim-patch:8.2.2177: pattern "^" does not match if first character is combining
Jan Edmund Lazo
2020-12-21
|
*
|
|
|
vim-patch:8.2.2176: crash with a sequence of fold commands
Jan Edmund Lazo
2020-12-21
|
/
/
/
/
*
|
|
|
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
2020-12-21
*
|
|
|
Merge pull request #13573 from janlazo/vim-8.1.1872
Jan Edmund Lazo
2020-12-21
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.1966: popup becomes current window after closing a terminal window
Jan Edmund Lazo
2020-12-20
|
*
|
|
|
vim-patch:8.1.1872: when Vim exits because of a signal, VimLeave is not trigg...
Jan Edmund Lazo
2020-12-20
|
/
/
/
/
*
|
|
|
Merge pull request #13572 from janlazo/vim-8.2.0180
Jan Edmund Lazo
2020-12-20
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.2171: valgrind warning for using uninitialized value
Jan Edmund Lazo
2020-12-20
|
*
|
|
|
vim-patch:8.2.2166: auto format doesn't work when deleting text
Jan Edmund Lazo
2020-12-20
|
*
|
|
|
vim-patch:8.2.0686: formatoptions not sufficiently tested
Jan Edmund Lazo
2020-12-20
|
*
|
|
|
vim-patch:8.2.0180: test for wrapmargin fails if terminal is not 80 columns
Jan Edmund Lazo
2020-12-20
|
/
/
/
/
*
|
|
|
lsp: add $/progress report (#13294)
Matthieu Coudron
2020-12-20
*
|
|
|
foldcolumn: support "auto" (#13571)
Jan Edmund Lazo
2020-12-20
*
|
|
|
lsp: Fix text payload in didSave notification (#13363)
Mathias Fußenegger
2020-12-20
*
|
|
|
doc: Fix vim.lsp.diagnostic.get_next (#13495)
Mitchell Hanberg
2020-12-20
*
|
|
|
vim-patch:8.2.1289: crash when using a custom completion function (#13565)
Jan Edmund Lazo
2020-12-20
*
|
|
|
Merge pull request #13563 from janlazo/vim-8.2.2161
Jan Edmund Lazo
2020-12-20
|
\
\
\
\
|
*
|
|
|
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.2.2163: crash when discarded exception is the current exception
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.2.2161: arguments -T and -x not tested yet
Jan Edmund Lazo
2020-12-19
|
/
/
/
/
*
|
|
|
Merge pull request #13559 from janlazo/vim-8.2.0162
Jan Edmund Lazo
2020-12-19
|
\
\
\
\
|
*
|
|
|
GHA/osx: remove python 2to3
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.2.0272: ":helptags ALL" gives error for some directories
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.1.1657: Terminal: screen updates from 'balloonexpr' are not displ...
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.2.0264: fileformat test still fails on MS-Windows
Jan Edmund Lazo
2020-12-19
|
*
|
|
|
vim-patch:8.2.0262: fileformat test fails on MS-Windows
Jan Edmund Lazo
2020-12-19
*
|
|
|
|
Merge pull request #13558 from TysonAndre/php-syntax-update
Jan Edmund Lazo
2020-12-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
runtime/php: 1c6737b20a5cf71751b180461cea22fc76d8870c
Tyson Andre
2020-12-19
|
*
|
|
|
runtime/php: 47e13953ffdbb9f163b901196dec8c2100b72edd
Tyson Andre
2020-12-19
|
*
|
|
|
runtime/php: 5ef1c6a4838a9629b793f3ae676f72a764171b00
Tyson Andre
2020-12-19
|
/
/
/
/
*
/
/
/
Add <Enter> to existing vim syntax highlighting for angle-bracket notation (#...
Kevin Svetlitski
2020-12-19
|
/
/
/
[prev]
[next]