Function list_runtime_paths

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

Binding to nvim_list_runtime_paths.

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