From 4a3e984105a960556bd727662c349170a61eb4fb Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Wed, 29 Jul 2015 11:14:50 +0200 Subject: added submodule for css indentation --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8d5d904..fe221a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vim-pathogen"] path = vim-pathogen url = https://github.com/tpope/vim-pathogen.git +[submodule "indent/tpope"] + path = indent/tpope + url = https://gist.github.com/762326.git -- cgit v1.2.3