From 66e34ee8c4250a03d8d63d47eb5c3d1354241111 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 20 May 2022 19:48:24 -0400 Subject: [PATCH] tealdear home-manager change, adding vim-highlighter --- home-cli.nix | 3 ++- lunar.lua | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/home-cli.nix b/home-cli.nix index 9fd77d1..b0ea677 100644 --- a/home-cli.nix +++ b/home-cli.nix @@ -5,7 +5,7 @@ let in { home.packages = with pkgs; [ - ripgrep fd wget mosh w3m nnn urlview hexyl httpie timg sox tealdeer du-dust duplicati bitwarden-cli gnupg gpg-tui rage sd eva glow restic spotify-tui spotifyd slides manix amfora weechat duf procs pandoc magic-wormhole qrcp pastel jq jo fx jc miller visidata sc-im bandwhich nixfmt shellcheck fontconfig cacert + ripgrep fd wget mosh w3m nnn urlview hexyl httpie timg sox du-dust duplicati bitwarden-cli gnupg gpg-tui rage sd eva glow restic spotify-tui spotifyd slides manix amfora weechat duf procs pandoc magic-wormhole qrcp pastel jq jo fx jc miller visidata sc-im bandwhich nixfmt shellcheck fontconfig cacert nodejs deno yarn nodePackages.typescript-language-server nodePackages.stylelint nodePackages.js-beautify nodePackages.expo-cli ocaml dune_2 ocamlPackages.utop ocamlPackages.ocp-indent ocamlPackages.merlin rustc go cmake # racket-minimal @@ -235,6 +235,7 @@ in programs.mpv.enable = true; programs.noti.enable = true; programs.bottom.enable = true; + programs.tealdeer.enable = true; programs.keychain = { enable = true; diff --git a/lunar.lua b/lunar.lua index 03a0cd8..6fdb624 100644 --- a/lunar.lua +++ b/lunar.lua @@ -99,6 +99,7 @@ lvim.plugins = { end }, { "AndrewRadev/splitjoin.vim" }, + { "azabiong/vim-highlighter" } -- f- to highlight } lvim.builtin.which_key.mappings["t"] = {