mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-01 11:03:53 +00:00
Fish: better nvimpager
This commit is contained in:
parent
17a3d6a2b4
commit
afe4c30f1c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue