Function vimvar::load_global_var[][src]

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

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