mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 03:51:21 +10:00
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.
5.0 KiB
5.0 KiB