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
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
fix(lsp): fix handler signature, tests
Justin M. Keyes
2021-09-26
*
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
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
*
backport: fix(windowing): positioning of relative floats
andrew-pa
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(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(: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
*
test: use $TEST_TIMEOUT to specify timeout
James McCoy
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
*
backport: test/memory_usage_spec: skip on MacOS #15043
Daniel Steinberg
2021-09-14
*
backport: fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
2021-09-14
*
Add test case for 'null' stdin mode
Gregory Anders
2021-08-26
*
Merge pull request #15389 from jamessan/32-bit-revert
James McCoy
2021-08-16
|
\
|
*
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
James McCoy
2021-08-16
*
|
Merge pull request #15375 from jamessan/fragility
James McCoy
2021-08-14
|
\
|
|
*
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
James McCoy
2021-08-13
*
|
test(treesitter): skip all parsers tests if parsers aren't installed
James McCoy
2021-08-05
|
/
*
NVIM v0.5.0
v0.5.0
Björn Linse
2021-07-02
*
Merge pull request #14864 from seandewar/get-config-zindex
Björn Linse
2021-07-02
|
\
|
*
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
|
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
|
Merge pull request #14792 from shadmansaleh/refactor/mkdir_p
Björn Linse
2021-07-01
|
\
\
|
*
|
Refactor(tests): mkdir_p in startup/init.lua test
shadmansaleh
2021-07-01
|
*
|
Refactor(tests): Use os commands in mkdir_p helper
shadmansaleh
2021-06-30
*
|
|
Tests(clipboard): Add test for block paste
shadmansaleh
2021-07-01
*
|
|
vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)
Daniel Steinberg
2021-06-30
|
/
/
*
|
Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixes
TJ DeVries
2021-06-29
|
\
\
|
*
|
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
2021-06-29
|
*
|
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
|
*
|
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
2021-06-29
|
*
|
fix(vim.opt): Add basic error handling
David Zhang
2021-06-29
|
*
|
fix(vim.opt): Get window options before setting.
ckipp01
2021-06-29
|
*
|
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
2021-06-29
*
|
|
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
*
|
|
fix(doc): remove reference to vim.lsp.callbacks (#14576)
Matthieu Coudron
2021-06-28
*
|
|
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
|
|
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
|
|
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
|
|
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
2021-06-24
*
|
|
Merge pull request #14868 from shadmansaleh/patch_verbose_for_lua
Björn Linse
2021-06-23
|
\
\
\
|
*
|
|
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
2021-06-21
|
|
|
/
|
|
/
|
[next]