mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
4 lines
64 B
VimL
4 lines
64 B
VimL
au BufRead,BufNewFile *.rs set filetype=rust
|
|
|
|
" vim:set et sw=2
|