dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit e9710edb638375206c6cf0f7cab9f71a455f8cdf
parent 1d8459695475600cd26f578fd2ed1181c938ba7e
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue,  5 May 2020 20:11:54 +0200

Add wide tab expansion bind

Diffstat:
M.exrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.exrc b/.exrc @@ -62,6 +62,7 @@ map \m 8G/-- j:.,$!fmt -72 map \p !}fmt map \P :.,$!fmt map \e :%!expand -4 +map \E :%!expand -8 map \s :w :!aspell -c % :e!