Files
neovim/test/functional
Justin M. Keyes 0717dfbfaf refactor(api): deprecate nvim_notify #31938
Problem:
The `nvim_notify` API (note: unrelated to `vim.notify()` Lua API) was
not given any real motivation in https://github.com/neovim/neovim/pull/13843

There are, and were, idiomatic and ergonomic alternatives already.

Solution:
Deprecate `nvim_notify`.
2025-01-10 11:42:04 -08:00
..
2025-01-05 17:10:16 -08:00
2025-01-09 09:26:45 -08:00
2024-11-21 06:50:30 +08:00
2025-01-09 06:36:29 -08:00
2024-04-23 18:17:04 +02:00