neovim/runtime/lua/vim
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
..
_meta vim-patch:9.0.1856: issues with formatting positional arguments (#25013) 2023-09-04 08:49:50 +08:00
filetype vim-patch:9.0.1820: Rexx files may not be recognised (#24956) 2023-08-31 08:20:00 +08:00
lsp fix(lsp): wrong iterator in registerCapability handler (#24971) 2023-09-01 13:31:05 +02:00
treesitter fix(treesitter): update folds only once on InsertLeave 2023-08-29 10:02:02 +02:00
_editor.lua fix(types): add some return/parameter type annotations (#24867) 2023-08-27 09:41:32 +01:00
_init_packages.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
_inspector.lua docs(lua): more improvements (#24387) 2023-07-18 15:42:30 +01:00
_meta.lua feat: add .luarc.json (#24592) 2023-08-07 16:27:53 +01:00
_options.lua fix(api/options): validate buf and win 2023-07-22 09:52:13 +01:00
_system.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
_watch.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
diagnostic.lua feat(diagnostic): filter diagnostics by specific severities (#24736) 2023-08-16 08:49:14 -05:00
F.lua feat(lua): allow vim.F.if_nil to take multiple arguments (#22903) 2023-04-07 08:22:47 -06:00
filetype.lua vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947) 2023-08-31 07:44:33 +08:00
fs.lua fix(lua): vim.fs typing (#24608) 2023-08-08 11:58:29 +01:00
health.lua feat(health): fold successful healthchecks #22866 2023-06-06 08:42:26 -07:00
highlight.lua docs(lua): more improvements (#24387) 2023-07-18 15:42:30 +01:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
iter.lua fix(iter): make pipeline termination conditions consistent (#24614) 2023-08-09 15:41:45 -05:00
keymap.lua docs(lua): adds links to related keymap functions to keymap.set (#24337) 2023-07-13 14:43:36 +02:00
loader.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
lsp.lua refactor(lsp): add type annotation for lsp.Client.server_capabilities (#24925) 2023-08-31 10:14:20 +02:00
re.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
secure.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
shared.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
treesitter.lua feat(treesitter): add a query editor (#24703) 2023-08-25 13:17:36 -05:00
ui.lua fix(ui.open): some URLs fail on Windows 2023-07-21 13:36:57 +02:00
uri.lua fix(loader): cache path ambiguity #24491 2023-08-01 08:28:28 -07:00
version.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00