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

---
 indent/css.vim  | 1 +
 indent/html.vim | 1 +
 indent/tpope    | 1 +
 3 files changed, 3 insertions(+)
 create mode 120000 indent/css.vim
 create mode 120000 indent/html.vim
 create mode 160000 indent/tpope

(limited to 'indent')

diff --git a/indent/css.vim b/indent/css.vim
new file mode 120000
index 0000000..3c4fc9d
--- /dev/null
+++ b/indent/css.vim
@@ -0,0 +1 @@
+tpope/indent/css.vim
\ No newline at end of file
diff --git a/indent/html.vim b/indent/html.vim
new file mode 120000
index 0000000..3c4fc9d
--- /dev/null
+++ b/indent/html.vim
@@ -0,0 +1 @@
+tpope/indent/css.vim
\ No newline at end of file
diff --git a/indent/tpope b/indent/tpope
new file mode 160000
index 0000000..bcbd352
--- /dev/null
+++ b/indent/tpope
@@ -0,0 +1 @@
+Subproject commit bcbd35239db7f26447f1c2323037d20a5219471d
-- 
cgit v1.2.3