Mercurial > vim
view runtime/ftplugin/btm.vim @ 15077:cd6daebf47ae v8.1.0549
patch 8.1.0549: netbeans test depends on README.txt contents
commit https://github.com/vim/vim/commit/10efcd5b0259659cd9a152a7a342deb5d56a8eb5
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Nov 26 21:22:07 2018 +0100
patch 8.1.0549: netbeans test depends on README.txt contents
Problem: Netbeans test depends on README.txt contents.
Solution: Use a generated file instead.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 26 Nov 2018 21:30:08 +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