summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--home/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.profile b/home/.profile
index e6f75db3..08dd75c9 100644
--- a/home/.profile
+++ b/home/.profile
@@ -8,7 +8,7 @@ path /usr/games
 
 export EDITOR=vi
 type nvi >/dev/null && EDITOR=nvi
-export EXINIT='set ai ic sm sw=4 ts=4 | map gg 1G'
+export EXINIT='set ai ic sm sw=4 ts=4 para=BlBdPpIt sect=ShSs | map gg 1G'
 export PAGER=less
 export LESS=FRXix4
 export CLICOLOR=1