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