Files
neovim/runtime/doc
Rob Pilling 612b2e7850 feat(api): nvim_get_commands returns function fields #36415
Problem:
nvim_get_commands does not return callbacks defined for
"preview", "complete", or the command itself.

Solution:
- Return Lua function as "callback" field in a Lua context.
- Return "preview" function in a Lua context.
- BREAKING: Return "complete" as a function instead of a boolean.
2025-11-25 21:12:39 -08:00
..
2025-09-16 11:41:36 +08:00
2025-11-22 19:32:45 -05:00
2025-11-15 22:47:38 -05:00
2025-11-16 20:36:07 -08:00
2025-07-10 21:50:46 -04:00
2025-11-15 22:47:38 -05:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-11-16 20:36:07 -08:00
2025-11-15 22:47:38 -05:00
2023-06-25 17:14:28 +02:00
2025-11-16 00:55:28 -05:00
2025-11-16 00:55:28 -05:00
2025-11-16 00:55:28 -05:00
2025-06-14 17:24:36 +02:00
2025-11-15 22:47:38 -05:00
2025-09-28 20:57:59 -07:00
2025-11-24 15:10:05 -08:00
2025-11-23 20:03:13 -05:00
2025-11-16 20:36:07 -08:00
2025-11-22 19:32:45 -05:00
2025-01-03 08:29:36 -08:00
2025-11-24 15:10:05 -08:00