From 64a6e51da2083cc383ca542669195adfd6e7eb91 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 20 May 2021 17:04:43 -0400 Subject: [PATCH] Temporarily removing deno again until it compiles. removing goyo --- home-cli.nix | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/home-cli.nix b/home-cli.nix index e59ecb7..92d88a5 100644 --- a/home-cli.nix +++ b/home-cli.nix @@ -4,8 +4,8 @@ let secrets = import ./secrets.nix; in { - home.packages = with pkgs; [ - ripgrep fd wget nodejs deno yarn cargo mosh w3m bombadillo nnn urlview gnupg hexyl httpie cacert catimg tealdeer du-dust duplicati bitwarden-cli rage sd bottom magic-wormhole eva glow restic tig gitui pastel spotify-tui manix weechat + home.packages = with pkgs; [ # deno + ripgrep fd wget nodejs yarn cargo mosh w3m bombadillo nnn urlview gnupg hexyl httpie cacert catimg tealdeer du-dust duplicati bitwarden-cli rage sd bottom magic-wormhole eva glow restic tig gitui pastel spotify-tui manix weechat ispell aspell aspellDicts.en aspellDicts.en-computers aspellDicts.en-science aspellDicts.fr aspellDicts.de aspellDicts.eo aspellDicts.es ]; @@ -194,10 +194,6 @@ in plugin = vim-which-key; config = "nnoremap :WhichKey ''"; } - { - plugin = goyo; - config = "nmap G :Goyo"; - } { plugin = vim-airline; config = ''