diff options
Diffstat (limited to 'vim/ftdetect/mustache.vim')
| -rw-r--r-- | vim/ftdetect/mustache.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/ftdetect/mustache.vim b/vim/ftdetect/mustache.vim deleted file mode 100644 index 2ddc2ca..0000000 --- a/vim/ftdetect/mustache.vim +++ /dev/null @@ -1 +0,0 @@ -au BufNewFile,BufRead *.mustache setf mustache
\ No newline at end of file |