Loading pkgs/shells/fish/plugins/autopair.nix +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ buildFishPlugin rec { description = "Auto-complete matching pairs in the Fish command line"; homepage = "https://github.com/jorgebucaran/autopair.fish"; license = licenses.mit; maintainers = with maintainers; [ kidonng thehedgeh0g ]; maintainers = with maintainers; [ figsoda kidonng thehedgeh0g ]; }; } Loading
pkgs/shells/fish/plugins/autopair.nix +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ buildFishPlugin rec { description = "Auto-complete matching pairs in the Fish command line"; homepage = "https://github.com/jorgebucaran/autopair.fish"; license = licenses.mit; maintainers = with maintainers; [ kidonng thehedgeh0g ]; maintainers = with maintainers; [ figsoda kidonng thehedgeh0g ]; }; }