Files
neovim/runtime
someoneinjd 1d7823451e fix(lsp): use vim.notify for all message types #34489
Problem: Currently, vim.notify is only used to display messages when the
message type is Error.

Solution: Use vim.notify to display messages for all message types.
2025-06-16 05:02:59 -07:00
..
2025-06-16 09:18:42 +01:00
2025-03-26 14:48:09 +01:00