Mercurial > vim
view runtime/macros/matchit.vim @ 32053:76fd08a4ae1d v9.0.1358
patch 9.0.1358: compilation error with some compilers
Commit: https://github.com/vim/vim/commit/30a844771554d28f1a88a256e6088dbb252228c1
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Feb 27 08:07:14 2023 +0000
patch 9.0.1358: compilation error with some compilers
Problem: Compilation error with some compilers.
Solution: Avoid using "class" as member name.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 27 Feb 2023 09:15: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