summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-11-04 23:03:50 -0400
committerJesse Luehrs <doy@tozt.net>2017-11-04 23:44:20 -0400
commit3fcb921077ae6aee0e25afef5d23c368c90ec3d3 (patch)
tree6c913475ec13c9888c0dc2abd94c20332ba7fa31 /.gitmodules
parent7214071e57b7dd332ae4653af1fa292ac9676eb8 (diff)
downloadconf-3fcb921077ae6aee0e25afef5d23c368c90ec3d3.tar.gz
conf-3fcb921077ae6aee0e25afef5d23c368c90ec3d3.zip
restore the old rainbow paren plugin
the new one is too complicated and breaks too many things
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 5b701c2..d29c40d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -85,9 +85,6 @@
[submodule "vim/pack/local/start/commentary"]
path = vim/pack/plugins/start/commentary
url = git://github.com/tpope/vim-commentary
-[submodule "vim/pack/plugins/start/rainbow"]
- path = vim/pack/plugins/start/rainbow
- url = git://github.com/luochen1990/rainbow
[submodule "vim/pack/plugins/start/editorconfig"]
path = vim/pack/plugins/start/editorconfig
url = git://github.com/editorconfig/editorconfig-vim