vim-patch:partial:cfa8f9a3f285 (#18858)

Update runtime files
cfa8f9a3f2

skip syntax/vim.vim (needs 8.2.4770)
skip doc/syntax.vim (needs several colorscheme patches)
skip further rewrite of manual
This commit is contained in:
Christian Clason
2022-06-04 10:53:42 +02:00
committed by GitHub
parent 9961a9702e
commit df4ffce543
9 changed files with 66 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
" Vim support file to detect file types
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2022 Apr 25
" Last Change: 2022 Jun 03
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")