view runtime/ftplugin/btm.vim @ 21452:22fa8f778a02

Added tag v8.2.1276 for changeset 756562af426e86fa840f335bf70ad8811de8d65b
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Jul 2020 15:00:04 +0200
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