aboutsummaryrefslogtreecommitdiff
path: root/vim/after/indent/html.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/indent/html.vim')
-rw-r--r--vim/after/indent/html.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/after/indent/html.vim b/vim/after/indent/html.vim
index a7a085fe..4cb4a678 100644
--- a/vim/after/indent/html.vim
+++ b/vim/after/indent/html.vim
@@ -1,3 +1,6 @@
+" Use four spaces for indentation
+call indent#Spaces(4)
+
" Clear away the flag we set to indent after paragraphs
unlet html_indent_inctags