au BufNewFile,BufRead *.tpp setf tpp
" TRACE32 Script Language
-au BufNewFile,BufRead *.cmm,*.t32 setf trace32
+au BufNewFile,BufRead *.cmm,*.cmmt,*.t32 setf trace32
" Treetop
au BufRead,BufNewFile *.treetop setf treetop
tmux: ['tmuxfile.conf', '.tmuxfile.conf', '.tmux-file.conf', '.tmux.conf', 'tmux-file.conf', 'tmux.conf', 'tmux.conf.local'],
toml: ['file.toml', 'Gopkg.lock', 'Pipfile', '/home/user/.cargo/config', '.black'],
tpp: ['file.tpp'],
- trace32: ['file.cmm', 'file.t32'],
+ trace32: ['file.cmm', 'file.cmmt', 'file.t32'],
treetop: ['file.treetop'],
trig: ['file.trig'],
trustees: ['trustees.conf'],