List of files to be added to $XDG_CONFIG_HOME/ranger/plugins/.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
name = "zoxide";
src = builtins.fetchGit {
url = "https://github.com/jchook/ranger-zoxide.git";
rev = "363df97af34c96ea873c5b13b035413f56b12ead";
};
}
]
Sign in to create a configuration using this setting.