Skip to content

Commit 3a2d52f

Browse files
committed
Merge pull request #1599 from startling/master
Added `src/etc/vim/ftdetect/rust.vim` for vim filetype detection.
2 parents 8c92ea4 + 1290e41 commit 3a2d52f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/etc/vim/ftdetect/rust.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
au BufRead,BufNewFile *.rs set filetype=rust

0 commit comments

Comments
 (0)