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§
- log
- Utility functions for calling
vim.notifywith different log levels
Functions§
- mksession
- Creats a session at the given path using
mksession!