ft should be snippets not snippet
This commit is contained in:
parent
e730eeff0e
commit
3f7bfeec1b
@ -1,4 +1,4 @@
|
||||
" recognize .snippet files
|
||||
if has("autocmd")
|
||||
autocmd BufNewFile,BufRead *.snippets setf snippet
|
||||
autocmd BufNewFile,BufRead *.snippets setf snippets
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user