Files
neovim/runtime/lua/vim
skewb1k 8c63d84be1 feat(health): check vim.ui.open() tool #37569
Problem:
`:checkhealth` does not report when no `vim.ui.open()` handler is
available.

Solution:
Factor command resolution into `_get_open_cmd()` and reuse it from
`:checkhealth` to detect missing handlers.
2026-01-27 08:51:00 -05:00
..
2026-01-23 09:30:37 +01:00
2025-08-17 11:54:53 +08:00
2025-06-06 15:36:48 +01:00
2026-01-09 10:07:15 +01:00
2025-09-16 11:41:36 +08:00
2025-09-16 11:41:36 +08:00
2025-11-22 19:32:45 -05:00