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
...
*
|
|
|
|
main.c: fix hang issue with recoverymode (#12496)
erw7
2020-06-22
*
|
|
|
|
Merge pull request #12455 from janlazo/vim-8.0.1554
Matthieu Coudron
2020-06-22
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.0999: moving to next sentence gets stuck on quote
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0998: not all tag code is tested
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0983: SConstruct file type not recognized
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0980: raku file extension not recognized
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0964: TextYankPost does not provide info about Visual selection
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0963: number increment/decrement does not work with 'virtualedit'
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0954: not all desktop files are recognized
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.1.1977: terminal debugger plugin may hang
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0938: NFA regexp uses tolower ()to compare ignore-case
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
option: fix pvs/v547
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
eval: fix pvs/v547
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0932: missspelling spelllang
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0930: script filetype detection trips over env -S argument
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.2.0927: some sshconfig and ssdhconfig files are not recognized
Jan Edmund Lazo
2020-06-18
|
*
|
|
|
|
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
|
|
|
|
|
eval: fix assertion failure in garbage collection (#12436)
erw7
2020-06-22
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
version.c: update [ci skip] (#12391)
Marvim the Paranoid Android
2020-06-21
*
|
|
|
|
neovim-qt: bump to version 0.2.16 (#12508)
John Gehrig
2020-06-19
|
/
/
/
/
*
|
|
|
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
|
|
|
Merge pull request #12497 from leun4m/patch/tex-runtime
TJ DeVries
2020-06-18
|
\
\
\
\
|
*
|
|
|
tex.vim: patch runtime/indent to 388a5d4f20b4
Manuel Krebs
2020-06-17
|
*
|
|
|
tex.vim: patch runtime to 65e0d77a66b7
Manuel Krebs
2020-06-16
|
*
|
|
|
tex.vim: patch runtime to 388a5d4f20b4
Manuel Krebs
2020-06-16
|
*
|
|
|
tex.vim: patch runtime to 1d9215b9aaa1
Manuel Krebs
2020-06-16
|
/
/
/
/
*
|
|
|
Merge pull request #12342 from h-michael/fix-doc
Hirokazu Hata
2020-06-15
|
\
\
\
\
|
*
|
|
|
doc: fix vim.api.nvim_buf_attach callback arguments
Hirokazu Hata
2020-06-15
*
|
|
|
|
Merge pull request #12469 from h-michael/request
Hirokazu Hata
2020-06-15
|
\
\
\
\
\
|
*
|
|
|
|
lsp: even if contents before change is 0 byte, request to server
Hirokazu Hata
2020-06-11
*
|
|
|
|
|
Fix highlight group names in LSP documentation (#12427)
Kevin Fleming
2020-06-14
*
|
|
|
|
|
lsp: Fix text edits with the same start position (#12434)
Andreas Johansson
2020-06-14
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)
Dheepak Krishnamurthy
2020-06-12
*
|
|
|
|
test: Fix ignored LSP tests (#12470)
David Lukes
2020-06-11
*
|
|
|
|
lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...
Stephan Seitz
2020-06-11
|
/
/
/
/
*
|
|
|
Merge pull request #12467 from h-michael/issue-template
Hirokazu Hata
2020-06-11
|
\
\
\
\
|
*
|
|
|
issue template: fix label syntax for lsp bug report
Hirokazu Hata
2020-06-11
|
/
/
/
/
*
|
|
|
Merge pull request #12461 from h-michael/issue-template
Hirokazu Hata
2020-06-11
|
\
\
\
\
|
*
|
|
|
add GitHub issue template for lsp
Hirokazu Hata
2020-06-11
*
|
|
|
|
Merge pull request #11819 from erw7/fix-dot-net-stdin
James McCoy
2020-06-10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add overlapped option to jobstart
erw7
2020-06-10
|
/
/
/
/
*
|
|
|
Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueue
Matthieu Coudron
2020-06-08
|
\
\
\
\
|
*
|
|
|
[squash] fix comment [skip ci]
erw7
2020-05-26
|
*
|
|
|
nvim_input: add test
erw7
2020-05-25
|
*
|
|
|
input: fix stack overflow
erw7
2020-05-25
*
|
|
|
|
Merge pull request #12192 from Billy4195/vim-8.2.0629
Matthieu Coudron
2020-06-07
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.0629: setting a boolean option to v:false does not work
Billy Su
2020-06-06
|
*
|
|
|
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
|
/
/
/
/
*
|
|
|
Merge pull request #12321 from vigoux/treesitter-runtime
Matthieu Coudron
2020-06-06
|
\
\
\
\
[prev]
[next]