Module nvim_utils::vim::ext
source · Available on crate feature
vim
only.Expand description
Utilities that don’t directly map to the Neovim API but make use of it or extend it
Modules
- Utility functions for calling
vim.notify
with different log levels
Functions
- Creats a session at the given path using
mksession!