From 9cba0f71eef95dc38fb20a0a01a96925c0b74d00 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 2 Jan 2012 14:31:49 -0600 Subject: stop using perl omnicompletion, it's annoyingly slow --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 68a0625..70cbe06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,3 @@ [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