view runtime/ftplugin/btm.vim @ 8628:43d8da45ac18

Added tag v7.4.1603 for changeset 7c98c5d0298c821fdb2642af628da85ac3a7e06d
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 17:15:05 +0100
parents 631143ac4a01
children 4027cefc2aab
line wrap: on
line source

" Vim filetype plugin file
" Language:	BTM
" Maintainer:	Bram Moolenaar <Bram@vim.org>
" Last Change:	2004 Jul 06

" Only do this when not done yet for this buffer
if exists("b:did_ftplugin")
  finish
endif

" Behaves just like dosbatch
runtime! ftplugin/dosbatch.vim ftplugin/dosbatch_*.vim ftplugin/dosbatch/*.vim