view runtime/ftplugin/protocols.vim @ 1664:f41b6108e46b v7.2a.016

updated for version 7.2a-016
author vimboss
date Mon, 07 Jul 2008 19:23:37 +0000
parents 1f3b1021f002
children f4f8014d516e
line wrap: on
line source

" Vim filetype plugin file
" Language:         protocols(5) - Internet protocols definition file
" Maintainer:       Nikolai Weibull <now@bitwi.se>
" Latest Revision:  2006-04-19

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