mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
351f7afd06
I noticed today that `move` wasn't getting highlighted in my editor of choice (emacs), so I went ahead and added it as a keyword in the emacs, vim, and kate editor files. Apparently it has already been done for gedit.