Mercurial > vim
annotate runtime/macros/matchit.vim @ 8732:29765df3a866 v7.4.1655
commit https://github.com/vim/vim/commit/1e7885abe8daa793fd9328d0fd6c456214cb467e
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Mar 25 19:03:03 2016 +0100
patch 7.4.1655
Problem: remote_expr() hangs. (Ramel)
Solution: Check for messages in the waiting loop.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 25 Mar 2016 19:15:05 +0100 |
parents | b1ca6aa215b7 |
children | 9130644aec5c |
rev | line source |
---|---|
8728
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 " Load the matchit package. |
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 " For those users who were loading the matchit plugin from here. |
b1ca6aa215b7
commit https://github.com/vim/vim/commit/da64ab322ae35e473a24b211d22d05b1439aa05c
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 packadd matchit |