1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00

Fix rust filetype detect

This commit is contained in:
wsdjeg 2017-06-27 14:30:39 +08:00
parent 3cef0d3317
commit 299cecb59c

View File

@ -1 +1,3 @@
au BufRead,BufNewFile *.rs set filetype=rust
" vim:set et sw=2 " vim:set et sw=2