diff options
author | Camil Staps | 2017-09-09 19:35:59 +0200 |
---|---|---|
committer | Camil Staps | 2017-09-09 19:35:59 +0200 |
commit | cd598d5096470fc6a4dd39682eb82a2dc29dbb1d (patch) | |
tree | b10995b6eddfd034a5fe43eab732204c7c2f4da6 | |
parent | Update binaries (diff) |
Add Rust
-rw-r--r-- | vim/.vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Plugin 'git@github.com:camilstaps/vim-clean' " Clean Plugin 'git@github.com:camilstaps/vim-fuspel' " Fuspel Plugin 'git@github.com:camilstaps/vim-bb' " Blackboard feedback Plugin 'camilstaps/vim-sil', {'pinned': 1} " Sil +Plugin 'rust-lang/rust.vim' " Rust " Other plugins Plugin 'terryma/vim-multiple-cursors' " Multiple cursors |