Mercurial > vim
view runtime/ftplugin/btm.vim @ 8170:a0ffb1f3dedc v7.4.1378
commit https://github.com/vim/vim/commit/65edff8f51e9e54f85407bdb9156ae8e3e1b76a1
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 21 16:40:11 2016 +0100
patch 7.4.1378
Problem: Can't change job settings after it started.
Solution: Add job_setoptions() with the "stoponexit" flag.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 21 Feb 2016 16:45: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