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
/
functional
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)
glepnir
2024-10-03
*
fix(ui): ensure screen update before waiting for input #30576
fredizzimo
2024-10-03
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
tests: skip watch.watchdirs test on macos 14 CI
Justin M. Keyes
2024-10-02
*
fix(watch): ignore nonexistent paths (ENOENT)
Justin M. Keyes
2024-10-02
*
vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...
zeertzjq
2024-10-01
*
fix(tabline): restore behavior of click after last tabpage (#30602)
zeertzjq
2024-10-01
*
test: refactor exec_lua in xdiff_spec
Lewis Russell
2024-09-30
*
fix(diff): use mmfile_t in linematch
Lewis Russell
2024-09-30
*
feat(treesitter)!: use return values in `language.add()`
Christian Clason
2024-09-29
*
fix(float): properly find last window of tabpage (#30571)
zeertzjq
2024-09-29
*
fix(column): set signcolumn width after splitting window (#30556)
zeertzjq
2024-09-28
*
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
2024-09-28
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
fix(window): respect hide flag of float windows when switching (#30507)
glepnir
2024-09-28
*
feat(defaults): pretty :help headings #30544
Justin M. Keyes
2024-09-27
*
fix(api): fix crash/leak with float title/footer on error (#30543)
zeertzjq
2024-09-27
*
test(api/window_spec): remove duplicate test (#30538)
zeertzjq
2024-09-27
*
vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...
zeertzjq
2024-09-27
*
feat(health): highlight headings #30525
Justin M. Keyes
2024-09-26
*
test(api/buffer_updates_spec): prevent flakiness (#30521)
zeertzjq
2024-09-26
*
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
2024-09-26
*
perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`
Riley Bruins
2024-09-25
*
refactor(lua): vim.keymap.set tests, docs #30511
Justin M. Keyes
2024-09-25
*
fix(paste): only record a paste when it's from RPC (#30491)
zeertzjq
2024-09-24
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
refactor(api): rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test(tui_spec): prevent another case of race between paste and input (#30481)
zeertzjq
2024-09-23
*
vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)
zeertzjq
2024-09-23
*
feat(fs.lua): add vim.fs.rm()
Lewis Russell
2024-09-22
*
docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454
Evgeni Chasnovski
2024-09-22
*
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
2024-09-22
*
test(terminal): unskip wrap tests on windows
Christian Clason
2024-09-21
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...
zeertzjq
2024-09-20
*
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
2024-09-19
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
test(vim.ui.open): opt.cmd
Justin M. Keyes
2024-09-16
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
vim-patch:9.1.0729: Wrong cursor-screenline when resizing window
zeertzjq
2024-09-14
*
feat(treesitter): start moving get_parser to return nil #30313
Riley Bruins
2024-09-13
*
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
2024-09-11
*
fix: replace NVIM with Nvim in default titlestring (#30348)
Gregory Anders
2024-09-11
*
test(health): "test_plug/health/init.lua" completes as "test_plug"
Justin M. Keyes
2024-09-11
*
Merge pull request #30295 from glepnir/nfloat
bfredl
2024-09-10
|
\
|
*
fix(highlight): floating windows inherit NormalFloat from global-ns
glepnir
2024-09-10
*
|
fix(test): "tempdir not a directory" in CI logs
Justin M. Keyes
2024-09-09
*
|
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
|
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
[next]