zsh-autosuggestions: update comment

wip/yesman
Eduardo Sánchez Muñoz 3 years ago
parent b3120021cf
commit c6cc73ca9d
  1. 2
      pkgs/shells/zsh/zsh-autosuggestions/default.nix

@ -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…
Cancel
Save