runtime(filetype): Add norg markup language detection
closes: #12913
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: NTBBloodbath <bloodbathalchemist@protonmail.com>
" Nix
au BufRead,BufNewFile *.nix setf nix
+" Norg
+au BufNewFile,BufRead *.norg setf norg
+
" NPM RC file
au BufNewFile,BufRead npmrc,.npmrc setf dosini
nim: ['file.nim', 'file.nims', 'file.nimble'],
ninja: ['file.ninja'],
nix: ['file.nix'],
+ norg: ['file.norg'],
nqc: ['file.nqc'],
nroff: ['file.tr', 'file.nr', 'file.roff', 'file.tmac', 'file.mom', 'tmac.file'],
nsis: ['file.nsi', 'file.nsh'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1803,
/**/
1802,
/**/