Mercurial > vim
view runtime/ftplugin/art.vim @ 15075:fd9c4b1a71aa v8.1.0548
patch 8.1.0548: crash when job callback unloads a buffer
commit https://github.com/vim/vim/commit/1341024e0823d9aa9cde08d6b55e12f2d90ff778
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Nov 26 21:19:11 2018 +0100
patch 8.1.0548: crash when job callback unloads a buffer
Problem: Crash when job callback unloads a buffer. (James McCoy)
Solution: Don't round up the wait time to 10 msec in ui_inchar().
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 26 Nov 2018 21:30:07 +0100 |
parents | dd6c2497c997 |
children | 02939ae3aaca |
line wrap: on
line source
" Vim filetype plugin " Language: ART-IM and ART*Enterprise " Maintainer: Dorai Sitaram <ds26@gte.com> " URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html " Last Change: Apr 2, 2003 " Only do this when not done yet for this buffer if exists("b:did_ftplugin") finish endif run ftplugin/lisp.vim setl lw-=if setl lw+=def-art-fun,deffacts,defglobal,defrule,defschema,for,schema,while