Merge pull request #114968 from eduardosm/zsh-autosuggestions
zsh-autosuggestions: update comment
This commit is contained in:
commit
b80fd38a31
@ -1,6 +1,6 @@
|
||||
{ lib, stdenv, fetchFromGitHub, zsh }:
|
||||
|
||||
# To make use of this derivation, use the `programs.zsh.enableAutoSuggestions` option
|
||||
# To make use of this derivation, use the `programs.zsh.autosuggestions.enable` option
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "zsh-autosuggestions";
|
||||
|
Loading…
Reference in New Issue
Block a user