1
0
forked from aniani/vim

patch 9.0.1803: runtime(filetype): Add norg language detection

runtime(filetype): Add norg markup language detection

closes: #12913

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: NTBBloodbath <bloodbathalchemist@protonmail.com>
This commit is contained in:
NTBBloodbath
2023-08-27 19:15:20 +02:00
committed by Christian Brabandt
parent e3daa06be1
commit 03e44a1d70
3 changed files with 6 additions and 0 deletions

View File

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