Files
neovim/runtime/lua/vim/lsp
github-actions[bot] f365e68293 feat(lua): add notify_once() (#17010)
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).
2022-01-09 10:42:30 -07:00
..
2021-12-29 17:02:46 +01:00
2021-12-29 17:02:46 +01:00
2022-01-09 10:42:30 -07:00