From c618da551bf077b00634e24d9ca3589b22f1e11e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 29 Oct 2017 21:00:29 -0400 Subject: remove the zsh opp plugin it was integrated into zsh itself a few years ago --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f7e1b8f..80fed2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,9 +43,6 @@ [submodule "vim/bundle/neosnippet"] path = vim/pack/plugins/start/neosnippet url = git://github.com/Shougo/neosnippet.vim -[submodule "zsh/opp"] - path = zsh/opp - url = git://github.com/hchbaw/opp.zsh [submodule "vim/bundle/typescript"] path = vim/bundle/typescript url = git://github.com/leafgarland/typescript-vim -- cgit v1.2.3-54-g00ecf