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
/
lua
Commit message (
Expand
)
Author
Age
*
perf(vim.text): use lookup table implementation for hex encoding (#30080)
Gregory Anders
2024-11-26
*
fix(lua): remove vim.loader.disable() #31344
Justin M. Keyes
2024-11-26
*
test(filetype): symlink detection works after expand('<afile>') (#31307)
zeertzjq
2024-11-22
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
2024-11-18
*
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
2024-11-17
*
test(lua/ui_event_spec): avoid polluting log file (#31229)
zeertzjq
2024-11-16
*
fix(ui): no fast context for prompt message kinds #31224
luukvbaal
2024-11-15
*
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
2024-11-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
Merge pull request #27813 from luukvbaal/msgid
bfredl
2024-11-11
|
\
|
*
feat(ext_messages): add hl_id to ext_messages chunks
Luuk van Baal
2024-11-09
*
|
fix(vim.system): resolve executable paths on windows
Lewis Russell
2024-11-08
|
/
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
fix(lua): show stacktrace for error in vim.on_key() callback (#31021)
zeertzjq
2024-11-02
*
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
2024-11-01
*
feat(diagnostics)!: sort underline severity_sort (#30898)
Donatas
2024-10-27
*
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
2024-10-23
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
test(rpc): retry flaky 'vim.rpcrequest and vim.rpcnotify' test
Christian Clason
2024-10-21
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
fix(lua): vim.deprecate does not support major>0
Justin M. Keyes
2024-10-21
*
feat(vim.ui.open): support lemonade #30845
Uthman Mohamed
2024-10-18
*
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
2024-10-12
*
ci: bump macos runner version to macos-15
dundargoc
2024-10-06
*
feat(lua): completion for vim.fn, vim.v, vim.o #30472
Jongwook Choi
2024-10-04
*
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
*
test: refactor exec_lua in xdiff_spec
Lewis Russell
2024-09-30
*
fix(diff): use mmfile_t in linematch
Lewis Russell
2024-09-30
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
refactor(lua): vim.keymap.set tests, docs #30511
Justin M. Keyes
2024-09-25
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test(vim.ui.open): opt.cmd
Justin M. Keyes
2024-09-16
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(lua): revert vim.tbl_extend behavior change and document it
Christian Clason
2024-09-08
*
test(lua): tbl_deep_extend "after second argument" #30297
Justin M. Keyes
2024-09-07
*
fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
Lewis Russell
2024-09-04
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
test: tmpname() can skip file creation
Justin M. Keyes
2024-09-02
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
fix(vim.text): handle very long strings (#30075)
Gregory Anders
2024-08-17
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
test: remove internal assertions and simplify
futsuuu
2024-08-13
*
test: add a test to check the indentation
futsuuu
2024-08-13
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
fix(eval): handle wrong v:lua in expr option properly (#29953)
zeertzjq
2024-08-02
*
fix(version): return nil with empty string
Maria José Solano
2024-07-27
[next]