commit f3d3aa52c4239963f40acc34d89426fe6d980b15 parent 9216a6cc36e4d335287df6c38b725d71a45d0aae Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Fri, 11 Oct 2019 16:46:58 +0200 Add gg binding Diffstat:
M | .exrc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.exrc b/.exrc @@ -12,6 +12,7 @@ set searchincr set report=1 set wraplen=80 +map gg 1G map Y y$ map =c :!ctags *.c