lib/utils/config/vim/indent/IndentAnything_html.vim in utils-0.0.10 vs lib/utils/config/vim/indent/IndentAnything_html.vim in utils-0.0.12
- old
+ new
@@ -12,10 +12,10 @@
" Echo info about indentations
let b:indent_anything_echo = 1
"
" Adjust the default indentation for comments. Set the comments for html to
-" look like this:
+" look like this:
"
" <!--
" - comment here
" -->
"