From fa4153460ccad7b54fa30c6028c0116598429c1b Mon Sep 17 00:00:00 2001 From: Sebastian Semmler <sebastian@semmler.pro> Date: Sat, 18 Jun 2016 12:06:37 +0200 Subject: [PATCH] remove vim bundle --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 48b3bfd..cea8525 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,10 +11,6 @@ path = .vim/bundle/ack.vim url = https://github.com/mileszs/ack.vim.git -[submodule ".vim/bundle/delimitMate"] - path = .vim/bundle/delimitMate - url = https://github.com/Raimondi/delimitMate.git - [submodule ".vim/bundle/nerdcommenter"] path = .vim/bundle/nerdcommenter url = https://github.com/scrooloose/nerdcommenter.git -- GitLab