Mercurial > vim
view runtime/macros/matchit.vim @ 27569:f40647a2b36a v8.2.4311
patch 8.2.4311: Vim9: changing script variable type not caught compile time
Commit: https://github.com/vim/vim/commit/160afdb1850b8cf56dc8e94acee7a04bc2113992
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 6 17:17:02 2022 +0000
patch 8.2.4311: Vim9: changing script variable type not caught compile time
Problem: Vim9: changing script variable type not caught at compile time.
Solution: Set the declared type.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 06 Feb 2022 18:30:04 +0100 |
parents | 9130644aec5c |
children |
line wrap: on
line source
" Load the matchit package. " For those users who were loading the matchit plugin from here. if 1 packadd matchit endif