view runtime/ftplugin/help.vim @ 826:1cdd2661f34c v7.0d01

updated for version 7.0d01
author vimboss
date Tue, 11 Apr 2006 21:38:50 +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