]> git.armaanb.net Git - config.org.git/commitdiff
ash: don't use nvim as manpager
authorArmaan Bhojwani <me@armaanb.net>
Mon, 28 Jun 2021 23:43:02 +0000 (19:43 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 28 Jun 2021 23:43:02 +0000 (19:43 -0400)
config.org

index 164b84f3bb1dfa96f140fd9845383b5ca74bad21..bd1411261c15f39579fe5b94663e8f0c28433cbf 100644 (file)
@@ -893,9 +893,7 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac
 
   export GOPATH="~/.local/share/go"
 
-  export MANPAGER='nvim +Man!'
   export PAGER='less'
-
   export GTK_USE_PORTAL=1
   export CDPATH=:~
   export LESSHISTFILE=/dev/null