doc/*: editorconfig fixes

This commit is contained in:
zowoq
2020-07-31 15:06:53 +10:00
parent af2055de21
commit b3d71cd63d
6 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ map (p: p.name) pkgs.rxvt-unicode.plugins
In addition to <literal>plugins</literal> the options
<literal>extraDeps</literal> and <literal>perlDeps</literal> can be used
to install extra packages.
<literal>extraDeps</literal> can be used, for example, to provide
<literal>extraDeps</literal> can be used, for example, to provide
<literal>xsel</literal> (a clipboard manager) to the clipboard plugin,
without installing it globally:
<programlisting>rxvt-unicode.override { configure = { availablePlugins, ... }: {