We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2144509 commit ba0ae27Copy full SHA for ba0ae27
1 file changed
indent/javascript.vim
@@ -113,7 +113,6 @@ function s:iscontOne(i,num,cont)
113
if s:OneScope(l:i,s:Trimline(l:i))
114
if expand('<cword>') ==# 'while' &&
115
\ s:GetPair(s:line_pre . '\C\<do\>','\C\<while\>','bW',s:skip_expr,100,l:num + !!a:num) > 0
116
-
117
return 0
118
endif
119
let bL += 1
0 commit comments