2021-10-11 18:20:23 -03:00

20 lines
235 B
Plaintext

" @(#)Exrc 1.1 92/07/30 SMI
set autoindent
set autoprint
set noignorecase
set nomesg
set noslowopen
set noterse
set nonumber
"
set report=2
set tabstop=8
set wrapmargin=8
"
"map ; :
"map g :%
"map v ~
"map m !} fmt -c
"map T !} sort
"