summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/rust.vim
Commit message (Expand)AuthorAgeFilesLines
* make ale use clippy for lintingJesse Luehrs2019-06-261-0/+1
* use ale's fixer for rustfmtJesse Luehrs2018-12-231-1/+2
* use rls instead of cargo check for error reportingJesse Luehrs2018-12-231-1/+2
* rustfmt on save for rust filesJesse Luehrs2018-12-221-0/+1
* clean up some ftpluginsJesse Luehrs2017-10-241-3/+3
* move filetype-specific ale configuration to ftpluginsJesse Luehrs2017-10-241-0/+2
* remove some vim config that i don't use anymoreJesse Luehrs2017-10-201-1/+1
* use the cargo compiler plugin for cargo projectsJesse Luehrs2017-06-181-0/+1
* set makeprg for rust filesJesse Luehrs2014-09-141-0/+5