diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-03 14:12:50 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-03 14:12:50 -0500 |
| commit | e629d1ee85662f7bd3b8799c89dfc6382ad9d6b7 (patch) | |
| tree | f32977ebfc465edaab6e22472c65abd734095431 /.vimrc | |
| parent | 47cd585b61e5dc99caf71377eab5b316097e731a (diff) | |
| download | eibhear-e629d1ee85662f7bd3b8799c89dfc6382ad9d6b7.tar.gz eibhear-e629d1ee85662f7bd3b8799c89dfc6382ad9d6b7.tar.zst eibhear-e629d1ee85662f7bd3b8799c89dfc6382ad9d6b7.zip | |
multiple cursors removed
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ Plug 'PotatoesMaster/i3-vim-syntax' Plug 'jreybert/vimagit' Plug 'LukeSmithxyz/vimling' Plug 'vimwiki/vimwiki' -Plug 'terryma/vim-multiple-cursors' call plug#end() " Some basics: |
