1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 01:25:00 +08:00

Add plugins for Rust support.

This commit is contained in:
Isaac Andrade
2016-02-05 00:52:39 -07:00
parent 7187161032
commit a0d57ea14e
17 changed files with 1565 additions and 0 deletions

View File

@ -0,0 +1 @@
au BufRead,BufNewFile *.rs set filetype=rust