neovim/runtime/lua/vim/_meta
2023-12-14 12:39:18 +00:00
..
api_keysets.lua feat(nvim_open_term): convert LF => CRLF (#26384) 2023-12-14 16:08:00 +08:00
api.lua feat(nvim_open_term): convert LF => CRLF (#26384) 2023-12-14 16:08:00 +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 feat(defaults): enable 'termguicolors' by default when supported by terminal 2023-12-06 07:57:09 -08: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 fix(json): allow objects with empty keys #25564 2023-12-06 07:56:04 -08:00
vvars.lua feat(lsp): more annotations 2023-12-14 12:39:18 +00:00