From a12a9479b910387eb94d23305536c3428425fdbb Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 6 Sep 2023 21:01:28 -0700 Subject: old way not working now, not sure why, now I follow what suggested in nvim `:h Man` --- home/xyz/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index 596d3a3b..a4603d37 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -33,7 +33,7 @@ export LESS=-FRXi export SDCV_PAGER="$PAGER" export SDCV_HISTSIZE=10000 -export MANPAGER='nvim -M +Man!' +export MANPAGER='nvim +Man!' # This MANSECT prioritize POSIX manpages. After use it for a long time, I think it is not suitable for me any more. #export MANSECT='1p:1:n:l:8:3p:3:0p:0:2:5:4:9:6:7' export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" -- cgit v1.2.3-70-g09d2