pub fn load_context(ctx: EditorContext)
Expand description
Binding to nvim_load_context
.
Sets the current editor state from the given EditorContext
.
pub fn load_context(ctx: EditorContext)
Binding to nvim_load_context
.
Sets the current editor state from the given EditorContext
.