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
...
|
*
|
|
|
|
vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand
erw7
2020-05-25
|
*
|
|
|
|
vim-patch:8.1.1484: some tests are slow
Daniel Hahler
2020-05-25
|
*
|
|
|
|
vim-patch:8.1.1435: memory usage test is a bit too flaky
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1058: memory usage test may still fail on some systems
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1037: memory usage test may still fail on some systems
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1033: memory usage test may still fail on some systems
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1031: memory usage test may still fail
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1027: memory usage test sometimes fails
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
2020-05-07
|
*
|
|
|
|
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
|
|
|
|
|
Merge pull request #12367 from h-michael/lsp-log
Hirokazu Hata
2020-05-25
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
lsp: change log name to "lsp.log" from "vim-lsp.log"
Hirokazu Hata
2020-05-23
*
|
|
|
|
|
vim-patch:8.0.1668: terminal debugger: can't re-open source code window (#12329)
Jan Edmund Lazo
2020-05-24
*
|
|
|
|
|
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
|
|
|
|
|
Merge pull request #12327 from janlazo/vim-8.2.0766
Matthieu Coudron
2020-05-23
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'
Jan Edmund Lazo
2020-05-22
|
*
|
|
|
|
vim-patch:8.2.0037: missing renamed message
Jan Edmund Lazo
2020-05-21
|
*
|
|
|
|
vim-patch:8.2.0036: not enough test coverage for match functions
Jan Edmund Lazo
2020-05-21
|
*
|
|
|
|
vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is set
Jan Edmund Lazo
2020-05-21
|
*
|
|
|
|
vim-patch:8.2.0766: display error when using 'number' and 'breakindent'
Jan Edmund Lazo
2020-05-21
*
|
|
|
|
|
doc: Add optional d for `:lcd` and `:tcd` (#12359)
Austin Traver
2020-05-22
|
/
/
/
/
/
*
|
|
|
|
Change uri_to_fname to not convert non-file URIs (#12351)
Mathias Fußenegger
2020-05-22
*
|
|
|
|
LSP: Don't swallow bufnr argument from callbacks (#12350)
Mathias Fußenegger
2020-05-20
*
|
|
|
|
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
*
|
|
|
|
provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)
Faris A Chugthai
2020-05-20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #12338 from h-michael/fix-flaky
Hirokazu Hata
2020-05-19
|
\
\
\
\
|
*
|
|
|
test: fix flaky vim.defer_fn test
Hirokazu Hata
2020-05-19
*
|
|
|
|
lsp: fix get diagnositcs
Mike Hartington
2020-05-19
|
/
/
/
/
*
|
/
/
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
|
|
/
/
|
/
|
|
*
|
|
doc: Vim internal variables & options in lua (#12302)
TJ DeVries
2020-05-17
*
|
|
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
2020-05-17
*
|
|
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
2020-05-17
*
|
|
lua: add tbl_deep_extend (#11969)
Hirokazu Hata
2020-05-17
*
|
|
matchdelete: fix porting (#12328)
Shougo
2020-05-17
*
|
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
*
|
|
Merge pull request #12324 from alindeman/nil-code-actions
Hirokazu Hata
2020-05-16
|
\
\
\
|
*
|
|
Check for nil before checking for empty table
Andy Lindeman
2020-05-15
|
/
/
/
*
|
|
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
*
|
|
Merge pull request #11764 from blueyed/vim-patch-usage
James McCoy
2020-05-15
|
\
\
\
|
*
|
|
doc
Daniel Hahler
2020-01-26
|
*
|
|
set -u before return
Daniel Hahler
2020-01-26
|
*
|
|
scripts/vim-patch.sh: add -m to usage
Daniel Hahler
2020-01-26
*
|
|
|
Merge pull request #12259 from janlazo/vim-8.1.1186
James McCoy
2020-05-15
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.0736: some files not recognized as pamenv
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0308: 'showbreak' does not work for a very long line
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0713: the pam_environment file is not recognized
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0705: indent tests don't run on CI for FreeBSD
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.1.1186: readdir() allocates list twice
Jan Edmund Lazo
2020-05-11
*
|
|
|
|
LSP: Add workspace.applyEdit client capabilities (#12313)
Mathias Fußenegger
2020-05-14
[prev]
[next]