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.
pub fn list_runtime_paths() -> Result<impl SuperIterator<PathBuf> + use<>, Error>Binding to nvim_list_runtime_paths().
Gets the paths contained in https://neovim’s runtimepath.