neovim/runtime/lua/vim/_meta
zeertzjq d32cbef595
vim-patch:9cd9e759ab1e (#28224)
runtime(doc): Normalise builtin-function optional parameter formatting

These should generally be formatted as func([{arg}]) and referenced as
{arg} in the description.

closes: vim/vim#14438

9cd9e759ab

Co-authored-by: Doug Kearns <dougkearns@gmail.com>
2024-04-08 06:11:31 +08:00
..
api_keysets_extra.lua refactor(types): more fixes 2024-03-06 10:45:22 +00:00
api_keysets.lua feat(extmark): window scoped extmark 2024-02-21 16:11:50 +01:00
api.lua docs: fix typos (#27868) 2024-03-28 09:32:32 +08:00
base64.lua feat(stdlib): add vim.base64 module (#25843) 2023-10-31 09:15:32 -05:00
builtin_types.lua docs(builtin): fix lua types for vim.fn.sign_getplaced 2024-02-13 08:22:32 +00:00
builtin.lua docs: fix typos (#27868) 2024-03-28 09:32:32 +08:00
diff.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
json.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
lpeg.lua docs: improve/add documentation of Lua types 2024-03-01 23:02:18 +00:00
misc.lua fix: type warnings in shared.lua 2024-02-15 11:32:50 +00:00
mpack.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
options.lua vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093) 2024-03-29 17:49:25 +08:00
re.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
regex.lua docs: improve/add documentation of Lua types 2024-03-01 23:02:18 +00:00
spell.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
vimfn.lua vim-patch:9cd9e759ab1e (#28224) 2024-04-08 06:11:31 +08:00
vvars.lua docs(vvars): fix wrong lua types in vim.v variables 2024-01-15 09:39:27 +00:00