Mercurial > vim
annotate runtime/macros/swapmous.vim @ 20409:fd1b6f4f497e v8.2.0759
patch 8.2.0759: Vim9: missing changes for performance improvements
Commit: https://github.com/vim/vim/commit/270d0388d284c130b322b185497e437cfbbae412
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri May 15 21:42:53 2020 +0200
patch 8.2.0759: Vim9: missing changes for performance improvements
Problem: Vim9: missing changes for performance improvements
Solution: Use GA_GROW(). Don't call breakcheck so often.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 15 May 2020 21:45:03 +0200 |
parents | 08944b17c29c |
children |
rev | line source |
---|---|
8773
08944b17c29c
commit https://github.com/vim/vim/commit/e101204906e10f1e100e2f9017985c61f26b03ac
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
1 " Load the swapmouse package. |
08944b17c29c
commit https://github.com/vim/vim/commit/e101204906e10f1e100e2f9017985c61f26b03ac
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
2 " For those users who were loading the swapmous plugin from here. |
08944b17c29c
commit https://github.com/vim/vim/commit/e101204906e10f1e100e2f9017985c61f26b03ac
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
3 packadd swapmouse |