1
0
forked from aniani/vim

patch 9.1.0744: filetype: notmuch configs are not recognised

Problem:  filetype: notmuch configs are not recognised
Solution: Detect more notmuch profile configuration files
          as dosini filetype (Julio B)

Reference:
https://notmuchmail.org/doc/latest/man1/notmuch-config.html#configuration

closes: #15744

Signed-off-by: Julio B <julio.bacel@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Julio B
2024-09-26 16:22:34 +02:00
committed by Christian Brabandt
parent 06fe70c183
commit 1a2870b57a
3 changed files with 9 additions and 2 deletions

View File

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