commit a0686eb17557d0be677dbb1a063992138da2f881 parent ccaa6007e34a81cefdb3583d2dd77b7d08140b7a Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sat, 12 Oct 2019 07:38:13 +0200 Expand file names and tags with Esc Diffstat:
M | .exrc | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.exrc b/.exrc @@ -11,9 +11,11 @@ set iclower set searchincr set report=1 set wraplen=80 +set cedit= +set filec= map gg 1G -map Y y$ +map Y ^y$ map =c :!ctags *.c map =d :r !date