vim-patch:86b4816766d9 (#21314)

Update runtime files

86b4816766

vim-patch:9.0.1029: autoload directory missing from distribution

Problem:    Autoload directory missing from distribution.
Solution:   Add the autoload/zig directory to the list of distributed files.

84dbf855fb

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
Christian Clason
2022-12-08 16:33:38 +01:00
committed by GitHub
parent 7b9ad45178
commit 3576776903
23 changed files with 1096 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
" Vim plugin for showing matching parens
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2022 Nov 28
" Last Change: 2022 Dec 01
" Exit quickly when:
" - this plugin was already loaded (or disabled)