Skip to content

Commit ba0ae27

Browse files
authored
remove random nl
1 parent 2144509 commit ba0ae27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

indent/javascript.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ function s:iscontOne(i,num,cont)
113113
if s:OneScope(l:i,s:Trimline(l:i))
114114
if expand('<cword>') ==# 'while' &&
115115
\ s:GetPair(s:line_pre . '\C\<do\>','\C\<while\>','bW',s:skip_expr,100,l:num + !!a:num) > 0
116-
117116
return 0
118117
endif
119118
let bL += 1

0 commit comments

Comments
 (0)