From a14da603fa4b4f7fdf59dcf6384a9c26861a69cf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 10 Nov 2011 02:14:07 -0600 Subject: let's give the perl omnicompletion a try --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 70cbe06..68a0625 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "vim/bundle/gundo"] path = vim/bundle/gundo url = git://github.com/sjl/gundo.vim.git +[submodule "vim/bundle/perlomni"] + path = vim/bundle/perlomni + url = https://github.com/c9s/perlomni.vim.git -- cgit v1.2.3-54-g00ecf