vim-patch:75ab590f8504 (#18170)

Update runtime files
75ab590f85

omit builtin.txt change to `expand()` (depends on 8.2.4726)
This commit is contained in:
Christian Clason
2022-04-19 15:14:17 +02:00
committed by GitHub
parent 147cc60d24
commit 0124a7bfa9
19 changed files with 1088 additions and 51 deletions

View File

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