aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/rust.vim
AgeCommit message (Expand)Author
2020-08-02ftplugin/rust.vim: Fix spacingTeddy Wing
2020-08-02ftplugin/rust.vim: Add mapping to run testsTeddy Wing
2020-07-19ftplugin/rust.vim: Add a command to run `cargo check`Teddy Wing
2020-07-19ftplugin/rust.vim: Activate Rust plugin's ftpluginTeddy Wing
2020-07-17ftplugin/rust.vim: Add mappings to build and runTeddy Wing
2020-07-17ftplugin/rust.vim: Turn on `b:argwrap_tail_comma`Teddy Wing
2019-06-17vimrc: Don't preserve indentation on empty linesTeddy Wing
2016-04-06ftplugin/rust.vim: Don't preserve indentation on empty linesTeddy Wing
2016-03-27ftplugin/rust.vim: Add commentstringTeddy Wing
2016-03-26ftplugin/rust.vim: Use 4-space tabsTeddy Wing