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:
committed by
Bram Moolenaar
parent
a6c18d38ca
commit
3a6f952cc8
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4658,
|
||||
/**/
|
||||
4657,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user