From afe4c30f1ca3113a2e50b4942dc857e0cffdf5f7 Mon Sep 17 00:00:00 2001 From: Phantop Date: Sun, 26 Apr 2020 18:44:34 -0400 Subject: [PATCH] Fish: better nvimpager --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 792d662..65a2525 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -4,7 +4,7 @@ set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions # PROGRAM SETTINGS # set -gx EDITOR nvim -set -gx PAGER "nvim -c 'set ft=man' -" +set -gx PAGER nvimpager set -U Z_CMD "j" set -x QT_QPA_PLATFORMTHEME gtk2