Function vimvar::load_tabpage_var[][src]

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

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