view runtime/ftplugin/help.vim @ 529:0d6092bb72e6

updated for version 7.0148
author vimboss
date Fri, 16 Sep 2005 21:47:57 +0000
parents f14cbd913415
children 1f3b1021f002
line wrap: on
line source

" Vim filetype plugin file
" Language:         Vim help file
" Maintainer:       Nikolai Weibull <nikolai+work.vim@bitwi.se>
" Latest Revision:  2005-06-29

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

let b:undo_plugin = "setl fo< tw<"

setlocal formatoptions+=tcroql textwidth=78