summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-19 02:12:31 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-19 02:12:31 -0400
commit399ebd5d79c743066d2651adaa16703aa6eb9591 (patch)
treef16d80ff929bc6b0d950bccb17c732192bf296e3
parent7081f90881c72132cf18805ac71211b764f15593 (diff)
downloadconf-399ebd5d79c743066d2651adaa16703aa6eb9591.tar.gz
conf-399ebd5d79c743066d2651adaa16703aa6eb9591.zip
ditch the multiple-cursors vim plugin
it's too slow to be usable
-rw-r--r--.gitmodules3
m---------vim/pack/plugins/start/multiple-cursors0
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 5588748..8d0dbde 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,9 +55,6 @@
[submodule "vim/pack/local/start/ale"]
path = vim/pack/plugins/start/ale
url = git://github.com/w0rp/ale
-[submodule "vim/pack/local/start/multiple-cursors"]
- path = vim/pack/plugins/start/multiple-cursors
- url = git://github.com/terryma/vim-multiple-cursors
[submodule "vim/pack/local/start/commentary"]
path = vim/pack/plugins/start/commentary
url = git://github.com/tpope/vim-commentary
diff --git a/vim/pack/plugins/start/multiple-cursors b/vim/pack/plugins/start/multiple-cursors
deleted file mode 160000
-Subproject f4fd6ad4e4075dd14d208af059063f1f3cfb7d5