1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-11-29 07:46:51 +00:00

Fish: better nvimpager

This commit is contained in:
Phantop 2020-04-26 18:44:34 -04:00
parent 17a3d6a2b4
commit afe4c30f1c

View file

@ -4,7 +4,7 @@ set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
# PROGRAM SETTINGS # # PROGRAM SETTINGS #
set -gx EDITOR nvim set -gx EDITOR nvim
set -gx PAGER "nvim -c 'set ft=man' -" set -gx PAGER nvimpager
set -U Z_CMD "j" set -U Z_CMD "j"
set -x QT_QPA_PLATFORMTHEME gtk2 set -x QT_QPA_PLATFORMTHEME gtk2