Files
neovim/runtime/lua/vim
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-09 09:26:45 -08:00
2024-10-23 14:13:42 +02:00
2025-01-09 09:26:45 -08:00
2024-03-06 10:45:22 +00:00
2025-01-03 08:29:36 -08:00
2024-01-16 09:33:10 +00:00
2025-01-09 09:26:45 -08:00
2024-09-01 13:01:24 -07:00