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
*
NVIM v0.5.1
v0.5.1
stable
Justin M. Keyes
2021-09-26
*
fix(release.sh): ignore failed "rm"
Justin M. Keyes
2021-09-26
*
fix(lsp): fix handler signature, tests
Justin M. Keyes
2021-09-26
*
feat(lsp): allow root_dir to be nil (#15430)
Mathias Fußenegger
2021-09-26
*
lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132)
sim
2021-09-26
*
fix(lsp): check if buffer is valid in changetracking (#15505)
Jose Alvarez
2021-09-26
*
fix(lsp): avoid ipairs on non-sequential tables (#15059)
Michael Lingelbach
2021-09-26
*
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
2021-09-26
*
feat(lsp): improve logging (#15636)
Michael Lingelbach
2021-09-26
*
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
Mathias Fußenegger
2021-09-26
*
fix(lsp): adapt codelens resolve to handler signature change (#15578)
Mathias Fußenegger
2021-09-26
*
fix(lsp): update workspace/applyEdit handler signature (#15573)
Jose Alvarez
2021-09-26
*
feat(lsp)!: change handler signature #15504
Michael Lingelbach
2021-09-26
*
fix(inccommand): ignore trailing commands only for *previewed* command #15732
Justin M. Keyes
2021-09-20
*
Merge #15677 release-0.5: backports
Justin M. Keyes
2021-09-16
|
\
|
*
backport: fix(windowing): positioning of relative floats
andrew-pa
2021-09-16
|
*
backport: fix(lsp): resolve bufnr in buf_is_attached (#15523)
Jose Alvarez
2021-09-16
|
*
backport: tests(lua/on_yank): assert conditions that fail correctly #15495
notomo
2021-09-16
|
*
backport: fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-09-16
|
*
backport: fix(window.c): win_close from other tabpage #15454
notomo
2021-09-16
|
*
backport: fix(autocmd.c): fix conditions in block_autocmds, unblock_autocmds ...
gmntroll
2021-09-16
|
*
backport: refactor(sign): include longer sign column option
Sirisak Lueangsaksri
2021-09-16
|
*
backport: fix(sign): reset auto sign column with minimum in float win minimal...
Sirisak Lueangsaksri
2021-09-16
|
*
backport: fix(decorations): crash when :bdelete (extmark_free_all) after clea...
Björn Linse
2021-09-16
|
*
backport: fix(lsp): Ensure human readable errors are printed
Mathias Fussenegger
2021-09-16
|
*
backport: fix(lsp): Ensure users get feedback on references/symbols errors or...
Mathias Fussenegger
2021-09-16
|
*
backport: fix(lsp): correctly check for windows in lsp logger (#14954)
Oliver Marriott
2021-09-16
|
*
backport: fix(lsp): restore diagnostics extmarks that were moved to the last ...
Folke Lemaitre
2021-09-16
|
/
*
Merge #15671 backport: :source and nvim_exec fixes
Justin M. Keyes
2021-09-15
|
\
|
*
backport: fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
|
*
backport: fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-15
|
/
*
Merge #15667 release-0.5: backports
Justin M. Keyes
2021-09-14
|
\
|
*
test: use $TEST_TIMEOUT to specify timeout
James McCoy
2021-09-14
|
*
test: timeout at 20 minutes #15597
Justin M. Keyes
2021-09-14
|
*
ci: skip "cancels stale events on channel close" #15278
Justin M. Keyes
2021-09-14
|
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-14
|
*
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2021-09-14
|
/
*
Merge #15664 backport PRs
Justin M. Keyes
2021-09-14
|
\
|
*
backport: test/memory_usage_spec: skip on MacOS #15043
Daniel Steinberg
2021-09-14
|
*
backport: fixup(clipboard): Fix error not properly handled #14984
Shadman
2021-09-14
|
*
backport: fix(lsp): restore diagnostics extmarks on buffer changes (#15011)
Folke Lemaitre
2021-09-14
|
*
backport: fix(lsp): prevent double <text> for cached plaintext markup
Folke Lemaitre
2021-09-14
|
*
backport: fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
2021-09-14
|
*
backport: fixup(clipboard): Use case matching #14962
Shadman
2021-09-14
|
/
*
Merge pull request #15496 from jamessan/stdin_closed_backport
James McCoy
2021-08-27
|
\
|
*
Add test case for 'null' stdin mode
Gregory Anders
2021-08-26
|
*
Rename stdin to stdin_mode
Gregory Anders
2021-08-26
|
*
feat(job): add parameter to close stdin
Gregory Anders
2021-08-26
|
/
*
fix(man.vim): filetype=man is too eager #15489
Justin M. Keyes
2021-08-26
*
Merge pull request #15445 from jamessan/appdata-version
James McCoy
2021-08-21
|
\
[next]