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
*
refactor(test): create an lsp-specific helpers.lua file
John Drouhard
2022-12-08
*
test(lsp): call clear() before willSave tests (#21336)
zeertzjq
2022-12-08
*
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
2022-12-08
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
test: add more tests for float window bufpos (#21318)
zeertzjq
2022-12-07
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
*
fix(secure): crash when hitting escape in prompt (#21283)
ii14
2022-12-05
*
fix(lsp): call show_document with correct args
Mathias Fussenegger
2022-12-04
*
refactor(lsp): extract a _create_server method in lsp_spec
Mathias Fussenegger
2022-12-04
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
test: use luv.os_uname for fast platform detection (#21157)
kylo252
2022-12-02
*
fix(float): make closing float in another tab return to correct window
zeertzjq
2022-12-02
*
refactor(fs): replace vim.fn/vim.env in vim.fs (#20379)
Mike
2022-12-01
*
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
test: adding/removing winbar should not cause win_pos events (#21226)
zeertzjq
2022-11-29
*
Merge pull request #21224 from luukvbaal/vim-9.0.0964
zeertzjq
2022-11-29
|
\
|
*
vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"
Luuk van Baal
2022-11-28
*
|
refactor: rework parameter validation in vim.secure.trust() (#21223)
Gregory Anders
2022-11-28
*
|
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
|
/
*
fix(tests): only get the color map once, even for multiple test files
bfredl
2022-11-27
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
vim-patch:8.2.2713: folding code not sufficiently tested
zeertzjq
2022-11-25
*
vim-patch:8.2.2684: not enough folding code is tested
zeertzjq
2022-11-25
*
vim-patch:8.2.4062: match highlighting of tab too short
zeertzjq
2022-11-24
*
vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"
zeertzjq
2022-11-24
*
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
*
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
2022-11-20
*
feat(diagnostic): add `suffix` option to `open_float()` (#21130)
beardedsakimonkey
2022-11-20
*
test: add a test for #18222
zeertzjq
2022-11-20
*
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
*
test: use isCI to simplify CI detection (#21134)
dundargoc
2022-11-20
*
perf(diagnostic): use api variable and improve validate (#21111)
Raphael
2022-11-19
*
test: fix failing tui_spec.lua tests (#21117)
Jakub Łuczyński
2022-11-19
*
feat: add vim.secure.read()
Gregory Anders
2022-11-17
*
test: add a Lua test for swap file created before boot
zeertzjq
2022-11-17
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
*
test: don't skip parser_spec on windows (#20294)
dundargoc
2022-11-15
*
fix(lua): make `vim.deepcopy` work with `vim.NIL`
Max
2022-11-14
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
[next]