Skip to content

Commit

Permalink
remove debug comment from html.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed May 12, 2014
1 parent 585d3b7 commit 3cdf8a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vim/indent/html.vim
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ else
ru! indent/javascript.vim
endif

echo "Sourcing html indent"


" [-- local settings (must come before aborting the script) --]
setlocal indentexpr=HtmlIndentGetter(v:lnum)
setlocal indentkeys=o,O,*<Return>,<>>,{,}
Expand Down

0 comments on commit 3cdf8a5

Please sign in to comment.