set number
set showmode
set autoindent
set noautoprint
set autowrite
set nobeautify
set redraw
set wrapscan
set nowriteany
set errorbells
set showmatch
set noremap
set noflash
set noslowopen
set report=0
set shiftwidth=4
set wrapmargin=0
set dir=/tmp
set sh=/bin/csh
map ^[[Y L
map ^[[2~ L
map ^[[@ M
map ^] :%s/ / /g
map #1 :map^M
map #2 :set all^M
map #3 :set nonumber^M
map #4 :set number^M
map #5 :set list^M
map #6 :set nolist^M
map #7 A*/^[I/*^[0
map #8 $hf/xx0t*xx0
map #9 :m+^M
map ^[OY :m-2^M
map ^[OZ :!/usr/bin/vi
map ^[[21~ :m-2^M
map ^[[23~ :!/usr/bin/vi
map ^[[24~ :w^M
map g :1^M
map ^P o int main(void);^[0
abbr Rr register
abbr Pp printf("
abbr Ff fprintf(fp, "
abbr Ii # include <fcntl.h>^[Bl
abbr Dd # define
abbr cF static int cfunc(void)^M{^M}^[O return (0);
set timeout
|