Skip to content

Commit 9592e0e

Browse files
jadahljimenezrick
authored andcommitted
Forgot endif.
1 parent 1599976 commit 9592e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

indent/erlang.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ function s:ErlangIndentAfterLine(l)
3636
" ignore type annotation lines
3737
if a:l =~# '^\s*-type'
3838
return 0
39+
endif
3940

4041
while 0<= i && i < length
4142

0 commit comments

Comments
 (0)