Merge pull request #1599 from startling/master
Added `src/etc/vim/ftdetect/rust.vim` for vim filetype detection.
This commit is contained in:
commit
3a2d52f122
1 changed files with 1 additions and 0 deletions
1
src/etc/vim/ftdetect/rust.vim
Normal file
1
src/etc/vim/ftdetect/rust.vim
Normal file
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.rs set filetype=rust
|
Loading…
Add table
Add a link
Reference in a new issue