neovim/runtime/lua/vim/_meta
Justin M. Keyes b45c50f314
docs: render @since versions, 0 means experimental #30649
An implication of this current approach is that `NVIM_API_LEVEL` should be
bumped when a new Lua function is added.

TODO(future): add a lint check which requires `@since` on all new functions.

ref #25416
2024-10-04 02:13:31 -07: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 docs: render @see, @note items in _meta/api.lua #30494 2024-09-25 02:34:13 -07: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 docs: render @since versions, 0 means experimental #30649 2024-10-04 02:13:31 -07:00
diff.lua test: refactor exec_lua in xdiff_spec 2024-09-30 11:51:33 +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 vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow alphanumeric + some characters (#30630) 2024-10-03 06:58:31 +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 vim-patch:9.1.0741: No way to get prompt for input()/confirm() 2024-09-26 22:15:28 +08:00
vvars.lua feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +02:00