Files
neovim/runtime/lua/vim/_meta
glepnir 1787965d77 feat(api): nvim_get_commands returns desc #39623
Problem:
Can't get a command's description from nvim_get_commands when
cmd is string.

Solution:
Returns "desc" field in nvim_get_commands.
`definition` is now empty when cmd is function type.
2026-05-06 06:36:39 -04:00
..
2026-04-26 20:25:49 +02:00
2026-04-18 15:38:59 -04:00
2026-04-29 17:37:47 -04:00