summaryrefslogtreecommitdiff
path: root/mnv/runtime/ftplugin/btm.mnv
blob: 2eaf0031d6c4867627bd0b6818c82935663ee6ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
" MNV filetype plugin file
" Language:	BTM
" Maintainer:	The MNV Project <https://github.com/Project-Tick/Project-Tick>
" Last Change:	2023 Aug 10
" Former Maintainer:	Bram Moolenaar <Bram@mnv.org>

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

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