home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
apps
/
languages
/
progs
/
vim
/
lib
/
vimrc
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-04-12
|
171 b
|
9 lines
set tabstop=4
set shiftwidth=4
set smartindent
set textwidth=76
set dir=/tmp/
set shell=sh
set keywordprg=pgrep
map #1 1GO/* vi:tabstop=4:shiftwidth=4:smartindent
*
*