Problem: FHIR Shorthand files are not recognized.
Solution: Add a pattern to detect FSH files. (Matthew Gramigna,
closes #11738)
" F# or Forth
au BufNewFile,BufRead *.fs call dist#ft#FTfs()
+" FHIR Shorthand (FSH)
+au BufNewFile,BufRead *.fsh setf fsh
+
" F#
au BufNewFile,BufRead *.fsi,*.fsx setf fsharp
\ 'fpcmake': ['file.fpc'],
\ 'framescript': ['file.fsl'],
\ 'freebasic': ['file.fb'],
+ \ 'fsh': ['file.fsh'],
\ 'fsharp': ['file.fs', 'file.fsi', 'file.fsx'],
\ 'fstab': ['fstab', 'mtab'],
\ 'fusion': ['file.fusion'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1090,
/**/
1089,
/**/