From d56a0d6200ec12360e65f704aa1a8c63c39a051d Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 25 Nov 2014 17:32:14 -0500 Subject: Remove multiple cursors plugin --- .vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vimrc b/.vimrc index fcd5a28d..83219248 100644 --- a/.vimrc +++ b/.vimrc @@ -262,8 +262,6 @@ Plug 'sickill/vim-pasta' Plug 'tpope/vim-commentary' " Surround text objects. Plug 'tpope/vim-surround' -" Sublime-style multiple cursors. (C-n) -Plug 'terryma/vim-multiple-cursors' " Increment, decrement dates and roman numerals with C-a, C-x. Plug 'tpope/vim-speeddating' " File-related commands. -- cgit 1.4.1