view runtime/ftplugin/btm.vim @ 15393:f5c098048499

Added tag v8.1.0704 for changeset 0807e2dbbab640284c90326430a1675832683a97
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Jan 2019 20:30:07 +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