home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 05_common.mo / usr / share / elvis-2.2_0 / scripts / life.ex < prev    next >
Encoding:
Text File  |  2004-02-22  |  341 b   |  10 lines

  1. " This script adjusts some options for speed, and then loads the "life"
  2. " macros from a file named 'macros/life1.5.mac' which isn't included here.
  3.  
  4. se noru nosmd report=100 blkcache=200 blkhash=300 blkgrow=32 animation=30
  5. if gui == "x11"
  6. then set notoolbar nostatusbar noscrollbar
  7. if feature("incsearch")
  8. then set nois
  9. so macros/life1.5.mac
  10.