Update runtime files

This commit is contained in:
Bram Moolenaar
2022-06-25 18:01:32 +01:00
parent 7bb6d56cfc
commit e1dc76fbf3
17 changed files with 23831 additions and 12657 deletions

View File

@ -12849,7 +12849,7 @@ Files: src/getchar.c, src/normal.c, src/proto/getchar.pro
Patch 7.3.430
Problem: When a custom filetype detection uses "augroup END" the conf
fileytpe detection does not have the filetypedetect group.
filetype detection does not have the filetypedetect group.
Solution: Always end the group and include filetypedetect in the conf
autocommand. (Lech Lorens)
Files: runtime/filetype.vim