Merge pull request #15619 from clason/vim-90df4b9d4234

vim-patch:90df4b9d4234

chore(vim-patch): add doc/vim9.txt to unwanted files
This commit is contained in:
Christian Clason
2021-09-11 12:59:30 +02:00
committed by GitHub
9 changed files with 414 additions and 94 deletions

View File

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