forked from aniani/vim
patch 9.0.0049: csv and tsv files are not recognized
Problem: Csv and tsv files are not recognized. Solution: Add patterns fo csv and tsv files. (Leandro Lourenci, closes #10680)
This commit is contained in:
committed by
Bram Moolenaar
parent
b90818867c
commit
99af91e582
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
49,
|
||||
/**/
|
||||
48,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user