Function vimvar::load_script_var[][src]

pub fn load_script_var(name: &str, allow_zero: bool) -> Result<Option<Value>>
Expand description

Retrieves a vim variable with s: scope using whatever neovim/vim instance is available in the current path