diff options
Diffstat (limited to 'ftdetect/cnm.vim')
-rw-r--r-- | ftdetect/cnm.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/cnm.vim b/ftdetect/cnm.vim new file mode 100644 index 0000000..3261022 --- /dev/null +++ b/ftdetect/cnm.vim @@ -0,0 +1 @@ +au BufNewFile,BufRead *.cnm setfiletype cnm |