neovim/runtime/lua/vim/_meta
2023-11-29 20:32:40 +08:00
..
api_keysets.lua feat(extmarks): add 'invalidate' property to extmarks 2023-11-08 02:53:49 +01:00
api.lua Merge pull request #26249 from bfredl/concealchar 2023-11-28 11:01:21 +01: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 Merge pull request #25724 from luukvbaal/signmerge 2023-11-18 15:04:14 +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 refactor: move some constants out of vim_defs.h (#26298) 2023-11-29 20:32:40 +08:00