1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 23:10:04 +08:00
SpaceVim/filetype.vim
2017-06-27 14:30:39 +08:00

4 lines
64 B
VimL

au BufRead,BufNewFile *.rs set filetype=rust
" vim:set et sw=2