Help for this page

Select Code to Download


  1. or download this
    filetype indent on
    
  2. or download this
    autocmd FileType perl set softtabstop=3
    autocmd FileType perl set shiftwidth=3
    autocmd FileType perl set tabstop=3
    autocmd FileType perl set expandtab