Problem: Chatito files are not recognized.
Solution: Add a pattern for Chatito files. (closes #11174)
" ChaiScript
au BufRead,BufNewFile *.chai setf chaiscript
+" Chatito
+au BufNewFile,BufRead *.chatito setf chatito
+
" Comshare Dimension Definition Language
au BufNewFile,BufRead *.cdl setf cdl
\ 'ch': ['file.chf'],
\ 'chaiscript': ['file.chai'],
\ 'chaskell': ['file.chs'],
+ \ 'chatito': ['file.chatito'],
\ 'chill': ['file..ch'],
\ 'chordpro': ['file.chopro', 'file.crd', 'file.cho', 'file.crdpro', 'file.chordpro'],
\ 'cl': ['file.eni'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 510,
/**/
509,
/**/