mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Like vim.notify(), but only displays the notification once. This function prints a warning message to the user only once per Nvim session. This is useful for things we want the user to see without being overwhelmed with warning messages (for example, the deprecation messages in LSP diagnostics).