diff options
author | Max Christian Pohle | 2015-07-29 11:14:50 +0200 |
---|---|---|
committer | Max Christian Pohle | 2015-07-29 11:14:50 +0200 |
commit | 4a3e984105a960556bd727662c349170a61eb4fb (patch) | |
tree | a520d871bd578df8cf38811f3f1de0fedf6d81b0 /indent | |
parent | 983e0ed4d90c6410476583abbfdb3fa74b86fd36 (diff) | |
download | vim-4a3e984105a960556bd727662c349170a61eb4fb.tar.bz2 vim-4a3e984105a960556bd727662c349170a61eb4fb.zip |
added submodule for css indentation
Diffstat (limited to 'indent')
l--------- | indent/css.vim | 1 | ||||
l--------- | indent/html.vim | 1 | ||||
m--------- | indent/tpope | 0 |
3 files changed, 2 insertions, 0 deletions
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 | |||
Subproject bcbd35239db7f26447f1c2323037d20a5219471 | |||