Function get_context

Source
pub fn get_context(opts: &GetContextOpts) -> Result<EditorContext, Error>
Expand description

Binding to nvim_get_context.

Returns a snapshot of the current editor state.