neovim/runtime/lua/vim/_meta
2024-09-19 18:05:27 +08:00
..
api_keysets_extra.lua fix(ui): correctly pass metadata to get_node_text #30222 2024-09-01 10:15:02 -07:00
api_keysets.lua feat: get/set namespace properties #28728 2024-06-07 08:33:40 -07:00
api.lua fix(docs): wrong return value annotation for nvim_buf_get_extmarks 2024-08-25 08:36:00 +01:00
base64.lua fix: lua annotations 2024-04-26 15:13:06 +01:00
builtin_types.lua test(lsp): refactor and tidy 2024-08-11 15:14:14 +01:00
builtin.lua refactor(lua): improve type annotations 2024-06-11 12:45:43 +01:00
diff.lua fix: lua annotations 2024-04-26 15:13:06 +01:00
json.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
lpeg.lua docs(lpeg): merge upstream changes 2024-07-15 21:16:29 +01: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 refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418) 2024-09-19 18:05:27 +08:00
re.lua docs: news 2024-05-15 23:19:26 +02:00
regex.lua docs: improve/add documentation of Lua types 2024-03-01 23:02:18 +00:00
spell.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
vimfn.lua docs(eval): update param types of prompt-buffer functions (#30392) 2024-09-16 18:33:35 +08:00
vvars.lua feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +02:00