From 650b26fa49a2e48838b646d86c9e092dd1df32fb Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 2 Nov 2013 00:03:36 -0400 Subject: add opp zsh plugin for text objects --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5603b4b..46a53c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "vim/bundle/neosnippet"] path = vim/bundle/neosnippet url = git://github.com/Shougo/neosnippet.vim +[submodule "zsh/opp"] + path = zsh/opp + url = git://github.com/hchbaw/opp.zsh -- cgit v1.2.3-54-g00ecf