Mercurial > vim
view runtime/ftplugin/mailaliases.vim @ 1687:b2e037ed7e33 v7.2b.020
updated for version 7.2b-020
author | vimboss |
---|---|
date | Thu, 24 Jul 2008 19:31:11 +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