summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-11-16 12:25:06 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-11-16 12:25:06 -0500
commit8ea78b322d452e6b5f0731a3a037b1e010c81353 (patch)
tree11753fbae8730b411382cee4a26640415b9dd723 /.vimrc
parent0a8df2cbdc44accb451fc092448ef3154a38bed0 (diff)
downloadeibhear-8ea78b322d452e6b5f0731a3a037b1e010c81353.tar.gz
eibhear-8ea78b322d452e6b5f0731a3a037b1e010c81353.tar.zst
eibhear-8ea78b322d452e6b5f0731a3a037b1e010c81353.zip
multiple cursors added
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index fcc4742..a4a4993 100644
--- a/.vimrc
+++ b/.vimrc
@@ -13,6 +13,7 @@ Plug 'jreybert/vimagit'
Plug 'LukeSmithxyz/vimling'
Plug 'vimwiki/vimwiki'
Plug 'dylanaraps/wal.vim'
+Plug 'terryma/vim-multiple-cursors'
call plug#end()
" Some basics: