0
0
mirror of https://github.com/vim/vim.git synced 2025-10-27 09:24:23 -04:00

Update runtime files.

This commit is contained in:
Bram Moolenaar
2023-02-20 20:44:55 +00:00
parent 6b066c6d8f
commit 938ae280c7
53 changed files with 635 additions and 237 deletions

View File

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