pub fn get_context(opts: &GetContextOpts) -> Result<EditorContext, Error>Expand description
Binding to nvim_get_context().
Returns a snapshot of the current editor state.
pub fn get_context(opts: &GetContextOpts) -> Result<EditorContext, Error>Binding to nvim_get_context().
Returns a snapshot of the current editor state.