aboutsummaryrefslogtreecommitdiff
path: root/vim/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index a60d6ce..d49c5a0 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -30,7 +30,7 @@ Plugin 'rust-lang/rust.vim' " Rust
Plugin 'rhysd/vim-wasm' " WebAssembly text
" Other plugins
-Plugin 'terryma/vim-multiple-cursors' " Multiple cursors
+Plugin 'mg979/vim-visual-multi' " Multiple cursors
Plugin 'scrooloose/syntastic' " Syntastic
Plugin 'tpope/vim-surround' " cs)] to replace parenthesis pairs, e.g.
Plugin 'rickhowe/diffchar.vim' " diffing on character level