Mercurial > vim
view runtime/indent/less.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 | 11d78e58a487 |
children |
line wrap: on
line source
" Vim indent file " Language: less " Maintainer: Alessandro Vioni <jenoma@gmail.com> " URL: https://github.com/genoma/vim-less " Last Change: 2014 November 24 if exists("b:did_indent") finish endif runtime! indent/css.vim " vim:set sw=2: