1
0
forked from aniani/vim

patch 9.1.0305: filetype: some history files are not recognized

Problem:  filetype: some history files are not recognized
Solution: Add some history patterns to filetype.vim
          (Wu, Zhenyu)

closes: #14513

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Wu, Zhenyu
2024-04-11 20:43:00 +02:00
committed by Christian Brabandt
parent dbca7d8045
commit da70feabea
3 changed files with 28 additions and 13 deletions

View File

@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
305,
/**/
304,
/**/