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
...
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)
zeertzjq
2022-07-21
*
vim-patch:8.2.4502 (#19439)
zeertzjq
2022-07-21
*
Merge pull request #19445 from famiu/fix/local_winbar_tabs
bfredl
2022-07-20
|
\
|
*
fix: local winbar with tabs
Famiu Haque
2022-07-20
*
|
test(old): set 'display' to an empty string (#19450)
zeertzjq
2022-07-20
*
|
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
*
|
Merge pull request #19446 from bfredl/fixarray
bfredl
2022-07-20
|
\
\
|
*
|
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
2022-07-20
|
/
/
*
|
Merge pull request #19415 from zeertzjq/vim-8.1.1076
zeertzjq
2022-07-20
|
\
\
|
*
|
vim-patch:8.1.1849
zeertzjq
2022-07-20
|
*
|
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
|
/
/
*
|
fix(tmpdir): invalid tempname() if username has slashes #19323
August Masquelier
2022-07-19
*
|
docs: fix vim.filetype.add by avoiding quotes (#19433)
Javier Lopez
2022-07-19
*
|
Merge pull request #19434 from zeertzjq/vim-8.2.0509
zeertzjq
2022-07-19
|
\
\
|
*
|
vim-patch:8.2.2632: not all command line arguments are tested
zeertzjq
2022-07-19
|
*
|
vim-patch:8.2.0509: various code is not properly tested.
zeertzjq
2022-07-19
*
|
|
build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19430)
Christian Clason
2022-07-19
|
/
/
*
|
Merge pull request #19428 from jamessan/deps-cmake-version
James McCoy
2022-07-19
|
\
\
|
*
|
build: bump minimum CMake version in cmake.deps
James McCoy
2022-07-19
*
|
|
Merge pull request #19429 from zeertzjq/fix-flaky-tests
zeertzjq
2022-07-19
|
\
\
\
|
*
|
|
test: deal with RPC call causing Nvim to exit later
zeertzjq
2022-07-19
|
*
|
|
test: avoid timing-sensitive undo message
zeertzjq
2022-07-19
|
/
/
/
*
|
|
Merge pull request #19409 from bfredl/uiunpack
bfredl
2022-07-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(rpc): break nvim_error_event feedback loop between two nvim instances
bfredl
2022-07-19
|
*
|
perf(ui): unpack grid_line (screen contents) directly
bfredl
2022-07-19
|
*
|
perf(ui): avoid ui_flush() work in headless mode
bfredl
2022-07-18
|
*
|
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
|
*
|
perf(ui): unpack a single ui event at a time, instead of a "redraw" batch
bfredl
2022-07-18
*
|
|
Merge pull request #19427 from Maverun/maveBranchDoc
bfredl
2022-07-19
|
\
\
\
|
*
|
|
fix(docs): remove internal function from docs (nvim__*)
Maverun
2022-07-19
|
|
/
/
*
|
|
vim-patch:8.2.1147 (#19425)
zeertzjq
2022-07-19
*
|
|
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
2022-07-19
*
|
|
fix(mouse): click on global statusline with splits (#19390)
Munif Tanjim
2022-07-19
*
|
|
fix(powershell): filter ":!" commands with args #19268
Enan Ajmain
2022-07-18
*
|
|
Merge pull request #19167 from dundargoc/refactor/conversion
Lewis Russell
2022-07-18
|
\
\
\
|
*
|
|
refactor: enable -Wconversion warning for memline.c
Dundar Goc
2022-06-30
*
|
|
|
ci: test only a single macos version (#19418)
dundargoc
2022-07-18
*
|
|
|
ci(windows): config and build before publish step (#19416)
kylo252
2022-07-18
|
|
/
/
|
/
|
|
*
|
|
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
2022-07-17
*
|
|
fix: add group in autocmd api #19412
Raphael
2022-07-17
*
|
|
fix(lua): double entries in :lua completion #19410
ii14
2022-07-17
*
|
|
ci: refactor build.ps1 #19336
kylo252
2022-07-17
*
|
|
refactor(lsp): use autocmd api (#19407)
ii14
2022-07-17
*
|
|
fix(lsp): move augroup define to if statement (#19406)
Raphael
2022-07-17
|
|
/
|
/
|
*
|
vim-patch:9.0.0055 (#19392)
Gregory Anders
2022-07-17
*
|
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
|
Merge #19309 from ii14/lsp_refactor_1
Justin M. Keyes
2022-07-17
|
\
\
|
*
|
refactor: use `local api = vim.api`
ii14
2022-07-15
|
*
|
refactor: use npcall from vim.F
ii14
2022-07-15
[prev]
[next]