summary refs log tree commit diff
path: root/src/etc/vim/after/ftplugin/rust.vim
AgeCommit message (Collapse)AuthorLines
2013-03-18Update rust.vimLuqman Aden-2/+2
Column limit 78 -> 100.
2013-02-19vim improvementsBen Striegel-0/+5
1. Highlight new lifetime syntax 2. Visually distinguish `unsafe` keyword 3. Add a new file that highlights column 78, to warn when lines get too long