Mercurial > vim
view runtime/macros/matchit.vim @ 27932:e9e493983e11 v8.2.4491
patch 8.2.4491: MS-Windows makefile dependencies are outdated
Commit: https://github.com/vim/vim/commit/7f687aaca9f2fd7c04f8a07effed92dd0164f6a2
Author: K.Takata <kentkt@csc.jp>
Date: Wed Mar 2 17:34:56 2022 +0000
patch 8.2.4491: MS-Windows makefile dependencies are outdated
Problem: MS-Windows makefile dependencies are outdated.
Solution: Update dependencies. (Ken Takata, closes https://github.com/vim/vim/issues/9876)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 02 Mar 2022 18:45:03 +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