diff options
| -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 | 
