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
*
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
*
|
fix(lua): revert vim.tbl_extend behavior change and document it
Christian Clason
2024-09-08
*
|
fix(startup): ignore broken $XDG_RUNTIME_DIR #30285
Justin M. Keyes
2024-09-08
*
|
fix(lsp): handle out-of-bounds character positions #30288
Tristan Knight
2024-09-08
*
|
test(tohtml): simplify font test
Justin M. Keyes
2024-09-08
*
|
fix(tohtml): enclose font-family names in quotation marks
yayoyuyu
2024-09-08
*
|
test(lua): tbl_deep_extend "after second argument" #30297
Justin M. Keyes
2024-09-07
*
|
Merge pull request #30236 from luukvbaal/invalid
bfredl
2024-09-06
|
\
\
|
*
|
fix(decor): exclude invalid marks from meta total
Luuk van Baal
2024-09-04
|
|
/
*
|
Merge pull request #30272 from bfredl/replace_emoji
bfredl
2024-09-06
|
\
\
|
*
|
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
|
|
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
|
|
test: avoid noise in CI logs #30264
Justin M. Keyes
2024-09-05
*
|
|
fix(lsp): handle locations exceeding line length #30253
Tristan Knight
2024-09-05
|
|
/
|
/
|
*
|
fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
Lewis Russell
2024-09-04
|
/
*
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
2024-09-03
*
fix(api): nvim_buf_get_text() crashes with large negative column #28740
vanaigr
2024-09-03
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
test: tmpname() can skip file creation
Justin M. Keyes
2024-09-02
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
feat(treesitter)!: default to correct behavior for quantified captures (#30193)
Gregory Anders
2024-09-01
*
vim-patch:9.1.0708: Recursive window update does not account for reset skipco...
luukvbaal
2024-09-01
*
fix(completion): don't include <Lua function> in -complete= (#30209)
zeertzjq
2024-09-01
*
vim-patch:9.1.0704: inserting with a count is inefficient (#30206)
zeertzjq
2024-09-01
*
fix(completion): fix inconsistent Enter behavior (#30196)
zeertzjq
2024-08-31
[next]