cargo/.vimrc
2014-04-29 11:43:18 -07:00

2 lines
90 B
VimL

au BufRead,BufNewFile *.rs set filetype=rust smartindent tabstop=4 shiftwidth=4 expandtab