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
...
|
|
*
|
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
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into rahm
Josh Rahm
2022-07-18
|
\
|
|
|
|
|
*
|
|
|
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
|
|
*
|
refactor(lsp): make the use of local aliases more consistent
ii14
2022-07-15
|
*
|
|
Merge pull request #19404 from zeertzjq/vim-8.2.0670
zeertzjq
2022-07-17
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.2427: can still switch windows for 'completefunc'
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes trouble
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.2424: some tests are known to cause an error with ASAN
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.1984: cannot use :vimgrep in omni completion
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.0698: insert mode completion not fully tested
zeertzjq
2022-07-17
|
|
/
/
/
|
*
|
|
Merge pull request #19402 from zeertzjq/vim-8.2.0655
zeertzjq
2022-07-17
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.1040: not enough testing for movement commands
zeertzjq
2022-07-17
|
|
*
|
|
vim-patch:8.2.0655: search code not sufficiently tested
zeertzjq
2022-07-17
|
|
/
/
/
|
*
|
|
fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)
zeertzjq
2022-07-17
|
*
|
|
Merge pull request #19395 from jamessan/flaky-job-test
James McCoy
2022-07-16
|
|
\
\
\
|
|
*
|
|
test(job_spec): accept alternate messages for "append environment" tests
James McCoy
2022-07-16
|
*
|
|
|
Merge pull request #19391 from zeertzjq/vim-8.2.0052
zeertzjq
2022-07-17
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
vim-patch:8.2.2643: various code not covered by tests
zeertzjq
2022-07-16
|
|
*
|
|
vim-patch:8.2.2608: character input not fully tested
zeertzjq
2022-07-16
|
|
*
|
|
vim-patch:8.2.0198: no tests for y/n prompt
zeertzjq
2022-07-16
|
|
*
|
|
vim-patch:8.2.0052: more-prompt not properly tested
zeertzjq
2022-07-16
|
|
/
/
/
|
*
|
|
fix(ex_cmds): correct flags for :const (#19387)
zeertzjq
2022-07-16
|
*
|
|
vim-patch:8.2.0593: finding a user command is not optimal (#19386)
zeertzjq
2022-07-16
|
*
|
|
vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)
zeertzjq
2022-07-16
|
*
|
|
fix(api): do not switch win/buf if getting option in current win/buf (#19383)
zeertzjq
2022-07-16
|
*
|
|
fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)
zeertzjq
2022-07-16
[prev]
[next]