Mercurial > vim
view runtime/ftplugin/mailaliases.vim @ 896:354ea37841d1 v7.0.022
updated for version 7.0-022
author | vimboss |
---|---|
date | Tue, 20 Jun 2006 19:10:43 +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