We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea724c commit 1f65d0dCopy full SHA for 1f65d0d
1 file changed
indent/javascript.vim
@@ -111,7 +111,6 @@ function s:SkipFunc()
111
if s:top_col == 1
112
throw 'out of bounds'
113
endif
114
- let s:top_col = 0
115
if s:check_in
116
if eval(s:skip_expr)
117
return 1
0 commit comments