view runtime/ftplugin/mailaliases.vim @ 963:7644c80ca87b v7.0.089

updated for version 7.0-089
author vimboss
date Tue, 05 Sep 2006 16:30:40 +0000
parents 6bb1fa855dc9
children f4f8014d516e
line wrap: on
line source

" Vim filetype plugin file
" Maintainer:       Nikolai Weibull <now@bitwi.se>
" Latest Revision:  2006-03-27

if exists("b:did_ftplugin")
  finish
endif
let b:did_ftplugin = 1

let b:undo_ftplugin = "setl com< cms< fo<"

setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql