summaryrefslogtreecommitdiffstats
path: root/exrc
blob: e73ce630056df90e0777f7ee622f907660fcc82d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
set autoindent
set ignorecase
set nolist
set magic
set mesg
set number
set ruler
set shiftwidth=4
set showmatch
set showmode
set tabstop=4
set tildeop
set windowname
set wraplen=80
set leftright
set extended
set iclower
set searchincr
set para=BlBdPpIt
set sect=ShSs
map ZZ m
map ) 0
map 0 ^
map - $
map W b
map m '
map M `
map Y y$
map gg 1G
Un proyecto texto-plano.xyz