Files
neovim/runtime/plugin
Justin M. Keyes e644e7ce0b fix(vim.ui.open): return (don't show) error message
Problem:
Showing an error via vim.notify() makes it awkward for callers such as
lsp/handlers.lua to avoid showing redundant errors.

Solution:
Return the message instead of showing it. Let the caller decide whether
and when to show the message.
2023-07-05 00:49:10 +02:00
..
2021-04-28 21:29:57 -04:00
2022-09-02 15:20:29 +01:00
2023-04-11 19:10:36 +02:00
2023-02-03 09:18:18 +01:00
2015-08-15 15:25:30 -03:00
2023-04-23 15:22:55 +02:00