Function vimvar::load_local_var[][src]

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

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