Function load_function_arg_var

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

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