Expand description
Notification utilities for sending error and warning messages to Nvim.
Modules§
- opts
- Contains the
*Optsstructs representing the optional arguments passsed to Neovim API functions. - types
- Contains various types given to and returned from Neovim API functions.
Traits§
- Notifiable
- Types that can be converted to a notification message for Nvim.