- Added ftdetect file.

This commit is contained in:
Shougo Matsushita
2012-05-17 22:16:04 +09:00
parent fa8cc3d935
commit cc5d07175c
3 changed files with 6 additions and 3 deletions

2
ftdetect/snippet.vim Normal file
View File

@@ -0,0 +1,2 @@
" Detect syntax file.
autocmd BufNewFile,BufRead *.snip,*.snippets set filetype=snippet