summary refs log tree commit diff
path: root/home/.profile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 22:41:16 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 22:41:16 -0500
commit253e91391c0ef1e4336edbd11080b0f8552b21e6 (patch)
tree1ceccee5a36e51de0f79bef4e3ab1fb543076fa6 /home/.profile
parentMatch \ before newline in string as Escape (diff)
downloadsrc-253e91391c0ef1e4336edbd11080b0f8552b21e6.tar.gz
src-253e91391c0ef1e4336edbd11080b0f8552b21e6.zip
Add gg mapping to vi
The muscle memory for gg is too strong.
Diffstat (limited to 'home/.profile')
-rw-r--r--home/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.profile b/home/.profile
index 09d9cb41..90a7d6e0 100644
--- a/home/.profile
+++ b/home/.profile
@@ -8,7 +8,7 @@ path /usr/games
 
 export PAGER=less
 export LESS=FRXix4
-export EXINIT='set ai ic sm sw=4 ts=4'
+export EXINIT='set ai ic sm sw=4 ts=4 | map gg 1G'
 export EDITOR=nvim
 export MANPAGER='nvim +Man!'
 export MANSECT=2:3:1:8:6:5:7:4:9