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