1
0
forked from aniani/vim

patch 8.2.4658: org-mode files are not recognized

Problem:    Org-mode files are not recognized.
Solution:   Add patterns to recognize "org" files. (closes #10046)
This commit is contained in:
ranjithshegde
2022-03-31 20:24:35 +01:00
committed by Bram Moolenaar
parent a6c18d38ca
commit 3a6f952cc8
3 changed files with 7 additions and 1 deletions

View File

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