]> git.lizzy.rs Git - rust.git/commit
Remove rust_colorcolumn, set textwidth to 99
authorKevin Ballard <kevin@sb.org>
Tue, 8 Jul 2014 05:19:59 +0000 (22:19 -0700)
committerKevin Ballard <kevin@sb.org>
Tue, 8 Jul 2014 05:22:25 +0000 (22:22 -0700)
commit9dc667d472630c52a792f47e8ea67337ec23b224
tree62bf00beca2230c9d381f03039db25d6787433df
parent94cfd1b4adb16b059e1b596c7f3f96af4fc7726b
Remove rust_colorcolumn, set textwidth to 99

The latest change to aturon/rust-guidelines states that lines must not
exceed 99 characters. This gets rid of the 80/100 split, so we don't
need to customize colorcolumn amymore.
src/etc/vim/doc/rust.txt
src/etc/vim/ftplugin/rust.vim