Skip to content

Commit

Permalink
Forgot endif.
Browse files Browse the repository at this point in the history
  • Loading branch information
jadahl authored and jimenezrick committed Sep 29, 2010
1 parent 1599976 commit 9592e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions indent/erlang.vim
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ function s:ErlangIndentAfterLine(l)
" ignore type annotation lines
if a:l =~# '^\s*-type'
return 0
endif

while 0<= i && i < length

Expand Down

0 comments on commit 9592e0e

Please sign in to comment.