list_runtime_paths

Function list_runtime_paths 

pub fn list_runtime_paths() -> Result<impl SuperIterator<PathBuf> + use<>, Error>
Expand description

Binding to nvim_list_runtime_paths().

Gets the paths contained in https://neovim’s runtimepath.