Function vimvar::load_buffer_var[][src]

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

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