I'm following through the Rust Programming Language book and I fired up VIM and had only basic syntax highlighting. What I had to do to fix that was simple once I figured it out:
Copy the contents of the file https://github.com/rust-lang/rust/tree/master/src/etc/vim to ~/.vim .
No comments:
Post a Comment