home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
bbs
/
util
/
vim-2.0.lha
/
Vim-2.0
/
macros
/
center
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-10-13
|
169 b
|
4 lines
"This macro centers a line in an 80 character space.
"Careful: lines longer than 80 characters will be truncated
map ;ce :s/^[ ]*//$ma81a |D`alld0:s/ / /g$pk$x