fish: remove fzf plugin
This commit is contained in:
parent
97c49c132e
commit
8fabb9c29a
1 changed files with 0 additions and 11 deletions
|
@ -37,17 +37,6 @@ in
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://github.com/PatrickF1/fzf.fish/releases
|
|
||||||
{
|
|
||||||
name = "fzf-fish";
|
|
||||||
src = fetchFromGitHub {
|
|
||||||
owner = "PatrickF1";
|
|
||||||
repo = "fzf.fish";
|
|
||||||
rev = "v10.0";
|
|
||||||
hash = "sha256-CqRSkwNqI/vdxPKrShBykh+eHQq9QIiItD6jWdZ/DSM=";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
# https://github.com/jorgebucaran/autopair.fish/releases
|
# https://github.com/jorgebucaran/autopair.fish/releases
|
||||||
{
|
{
|
||||||
name = "autopair-fish";
|
name = "autopair-fish";
|
||||||
|
|
Loading…
Reference in a new issue