neovim/runtime/lua/vim/_meta
2023-12-28 19:13:46 +08:00
..
api_keysets.lua feat(extmarks): add virt_text_repeat_linebreak flag (#26625) 2023-12-26 07:16:03 +08:00
api.lua docs: small fixes (#26651) 2023-12-28 10:28:48 +08:00
base64.lua feat(stdlib): add vim.base64 module (#25843) 2023-10-31 09:15:32 -05:00
builtin_types.lua fix(builtin): fix incorrect optional fields for fn.sign_define 2023-08-30 07:51:26 +01:00
builtin.lua fix(lua): disallow vim.wait() in fast contexts 2023-11-27 09:09:21 +00:00
diff.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
json.lua fix(meta): include vim.json 2023-09-22 23:02:45 +01:00
lpeg.lua fix(meta): add nil return types to lpeg functions 2023-09-26 09:43:44 +02:00
misc.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
mpack.lua fix: luacheck 2023-07-17 16:32:56 +01:00
options.lua refactor(cpoptions): remove 'p' 2023-12-25 14:13:52 +01:00
regex.lua docs: fix typos and other small fixes (#25005) 2023-09-14 12:05:27 +08:00
spell.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
vimfn.lua docs(eval): add parameter type for vim.fn.mode() (#26776) 2023-12-28 19:13:46 +08:00
vvars.lua feat: generate types and docs for v variables 2023-12-21 14:19:10 +00:00