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.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/after/indent/html.vim b/vim/after/indent/html.vim
index fb7f4127..c043f620 100644
--- a/vim/after/indent/html.vim
+++ b/vim/after/indent/html.vim
@@ -1,5 +1,5 @@
" Use four spaces for indentation
-runtime macros/indent/spaces/4.vim
+call indent#spaces(4)
" Clear away the flag we set to indent after paragraphs
unlet html_indent_inctags