From ad0321cf3c1c38d14ba0d5beead9dfc158c4f993 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 21 Apr 2014 03:22:50 -0400 Subject: [PATCH] removed vim-systemd-syntax in favour of a better module that I'll be adding next --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a43a0cd..454fbe0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "vim/bundle/vim-trailing-whitespace"] path = vim/bundle/vim-trailing-whitespace url = https://github.com/bronson/vim-trailing-whitespace.git -[submodule "vim/bundle/vim-systemd-syntax"] - path = vim/bundle/vim-systemd-syntax - url = https://github.com/Matt-Stevens/vim-systemd-syntax.git [submodule "vim/bundle/vim-pathogen"] path = vim/bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen.git