neovim/runtime/lua/vim/_meta
zeertzjq c431d820e7
vim-patch:9.0.1856: issues with formatting positional arguments (#25013)
Problem:  issues with formatting positional arguments
Solution: fix them, add tests and documentation

closes: vim/vim#12140
closes: vim/vim#12985

Tentatively fix message_test. Check NULL ptr.

aa90d4f031

Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>
2023-09-04 08:49:50 +08:00
..
api_keysets.lua feat(float): implement footer 2023-08-26 19:37:43 +03:00
api.lua feat(highlight): add FloatFooter highlight group 2023-08-26 19:37:43 +03:00
builtin_types.lua fix(builtin): fix incorrect optional fields for fn.sign_define 2023-08-30 07:51:26 +01:00
builtin.lua docs: various clarifications (#24876) 2023-08-26 08:35:05 +08:00
diff.lua fix: luacheck 2023-07-17 16:32:56 +01:00
json.lua fix: luacheck 2023-07-17 16:32:56 +01:00
misc.lua fix: luacheck 2023-07-17 16:32:56 +01:00
mpack.lua fix: luacheck 2023-07-17 16:32:56 +01:00
options.lua docs: various clarifications (#24876) 2023-08-26 08:35:05 +08:00
regex.lua docs: luaref cleanup #24541 2023-08-03 08:35:10 -07:00
spell.lua fix: luacheck 2023-07-17 16:32:56 +01:00
vimfn.lua vim-patch:9.0.1856: issues with formatting positional arguments (#25013) 2023-09-04 08:49:50 +08:00