Help for this page

Select Code to Download


  1. or download this
    :iab dbg use Data::Dumper qw( Dumper );^Mwarn Dumper [];^[hi
    
  2. or download this
    :iab stdappt ^?^[:r ~/.application_template^M
    :iab stdmodt ^?^[:r ~/.module_template^M
    :iab stddoct ^?^[:r ~/.documentation_template^M
    
  3. or download this
    set tabstop=4      "An indentation level every four columns"
    set expandtab      "Convert all tabs typed into spaces"
    set shiftwidth=4   "Indent/outdent by four columns"
    set shiftround     "Always indent/outdent to the nearest tabstop"