aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-10-11 10:40:25 -0300
committerEuAndreh <eu@euandre.org>2023-10-11 10:40:25 -0300
commit06aadf02f974b0c2b1307645cf1afd1eb22b3d15 (patch)
tree485437dbced1ea764df7d7d30cb28dfa2fe96e2e
parentetc/sh/rc: Fix content of $VG_FLAGS (diff)
downloaddotfiles-06aadf02f974b0c2b1307645cf1afd1eb22b3d15.tar.gz
dotfiles-06aadf02f974b0c2b1307645cf1afd1eb22b3d15.tar.xz
etc/sh/rc: Add C-n and C-p mappings for vi
-rw-r--r--etc/sh/rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 6d445c7..01ed162 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -73,6 +73,9 @@ export EXINIT='
set wraplen=80
set autoindent
+ map  :tagnext
+ map  :tagprev
+
" Remover line break:
" set leftright