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 #13425 from bfredl/secretcharm
Björn Linse
2020-12-01
|
\
|
*
ex_getln: add secret charm
Björn Linse
2020-12-01
*
|
Merge pull request #13426 from yegappan/vimdiff
Björn Linse
2020-12-01
|
\
\
|
*
|
Update vim_diff.txt
Yegappan Lakshmanan
2020-11-30
|
/
/
*
|
Merge pull request #13419 from janlazo/vim-8.2.2067
Jan Edmund Lazo
2020-11-30
|
\
\
|
*
|
vim-patch:8.1.2264: there are two test files for :let
Jan Edmund Lazo
2020-11-30
|
*
|
test/old: partial port of patch 8.1.0736
Jan Edmund Lazo
2020-11-30
|
*
|
test/old: partial port of patch 8.1.0711
Jan Edmund Lazo
2020-11-30
|
*
|
vim-patch:8.2.2069: the quickfix window is not updated after setqflist()
Jan Edmund Lazo
2020-11-29
|
|
/
*
|
Merge pull request #13378 from mgnsk/fix-undeclared-identifier
James McCoy
2020-11-30
|
\
\
|
|
/
|
/
|
|
*
fall back to os_realpath
Magnus Kokk
2020-11-30
|
*
Fix undeclared identifier when HAVE_READLINK is not defined
Magnus Kokk
2020-11-30
|
/
*
Merge pull request #13404 from jarimayenburg/filetype_docker
Jan Edmund Lazo
2020-11-29
|
\
|
*
runtime/dockerfile.vim: ebdf3c964a901fc00c9009689f7cfda478342c51
Jari Maijenburg
2020-11-29
|
*
runtime/dockerfile.vim: 560979ed4f0216f902a2c247e937f00a27dcb198
Jari Maijenburg
2020-11-29
*
|
folds: use Folded highlight even with spell on (#13393)
Matthieu Coudron
2020-11-29
*
|
doc: fix lsp statusline examle (#13286)
Damien Rajon
2020-11-29
*
|
Merge pull request #13288 from acomagu/reduce-memory-usage-lsp-rpc
James McCoy
2020-11-28
|
\
\
|
*
|
lsp: Reduce memory usage for buffering the message from LSP.
Yuki Ito
2020-11-29
|
/
/
*
|
vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)
Jan Edmund Lazo
2020-11-28
*
|
Merge pull request #13405 from bfredl/newlog
Björn Linse
2020-11-28
|
\
\
|
|
/
|
/
|
|
*
initialization: delay logging in set_init_1()
Björn Linse
2020-11-28
|
/
*
Merge pull request #13402 from janlazo/vim-8.2.2056
Jan Edmund Lazo
2020-11-27
|
\
|
*
vim-patch:8.2.0271: the "num64" feature is available everywhere
Jan Edmund Lazo
2020-11-27
|
*
vim-patch:8.2.2059: Amiga: can't find plugins
Jan Edmund Lazo
2020-11-27
|
*
vim-patch:8.1.0951: using WIN64 even though it is never defined
Jan Edmund Lazo
2020-11-27
|
/
*
Merge pull request #13397 from adrian5/filetype-gitrebase
Jan Edmund Lazo
2020-11-27
|
\
|
*
gitrebase.vim: patch runtime/syntax to 664f3cf3f21
adrian5
2020-11-27
|
*
gitrebase.vim: patch runtime/syntax to c08ee7476b1
adrian5
2020-11-27
|
*
gitrebase.vim: patch runtime/ftplugin to c08ee7476
adrian5
2020-11-27
*
|
Merge pull request #13315 from ThomasFeher/colorscheme_terminal
James McCoy
2020-11-26
|
\
\
|
*
|
Fix colors in terminal by maintaining COLORTERM
Thomas Fehér
2020-11-26
*
|
|
Merge pull request #13386 from glepnir/glepnir-patch-1
Hirokazu Hata
2020-11-26
|
\
\
\
|
*
|
|
use if_nil variable replace vim.F.if_nil
Raphael
2020-11-26
|
/
/
/
*
|
|
Merge pull request #13375 from janlazo/vim-8.2.2041
Jan Edmund Lazo
2020-11-25
|
\
\
\
|
*
|
|
vim-patch:8.2.0462: previewwindow test fails on some systems
Jan Edmund Lazo
2020-11-25
|
*
|
|
vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not ideal
Jan Edmund Lazo
2020-11-25
|
*
|
|
vim-patch:8.2.0991: cannot get window type for autocmd and preview window
Jan Edmund Lazo
2020-11-25
|
*
|
|
vim-patch:8.2.0257: cannot recognize a terminal in a popup window
Jan Edmund Lazo
2020-11-25
|
*
|
|
vim-patch:8.1.2390: test94 is old style, fix 7.4.441 not tested
Jan Edmund Lazo
2020-11-25
|
*
|
|
vim-patch:8.2.0303: TermChanged test fails in the GUI
Jan Edmund Lazo
2020-11-24
|
*
|
|
vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommand
Jan Edmund Lazo
2020-11-24
|
*
|
|
vim-patch:8.1.2290: autocommand test fails
Jan Edmund Lazo
2020-11-24
|
*
|
|
vim-patch:8.2.2041: haskell filetype not optimally recognized
Jan Edmund Lazo
2020-11-24
*
|
|
|
Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384)
Raphael
2020-11-25
*
|
|
|
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
2020-11-25
*
|
|
|
screen.c: Allow showbreak to override cursorline. (#13372)
shade-of-noon
2020-11-25
*
|
|
|
Merge pull request #13379 from bfredl/runtime
Björn Linse
2020-11-25
|
\
\
\
\
|
*
|
|
|
runtime: extract 'runtimepath' and 'packpath' logic to its own file
Björn Linse
2020-11-25
*
|
|
|
|
Merge pull request #13357 from vigoux/luahl-priority
Björn Linse
2020-11-25
|
\
\
\
\
\
[next]