Skip to content

Commit

Permalink
fixes file detection bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Bender committed Sep 15, 2013
1 parent ee8f2a5 commit 082641e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftdetect/slim.vim
Original file line number Diff line number Diff line change
@@ -1 +1 @@
autocmd BufNewFile,BufRead *.slim setf slim
autocmd BufNewFile,BufRead *.slim set syntax=slim|set ft=slim

0 comments on commit 082641e

Please sign in to comment.