You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The for clause left-justifies when I type the closing parenthesis in f(y). I still really cannot figure out what is going on here, so I'm less than 100% confident that the problem is indeed with julia-vim, but the only way I've been able to correct this behavior is to disable julia-vim entirely (I don't want to do this because I use it for unicode as I type). I have tried this with all sorts of different option configurations including
I'm getting the following auto-indenting behavior
The
for
clause left-justifies when I type the closing parenthesis inf(y)
. I still really cannot figure out what is going on here, so I'm less than 100% confident that the problem is indeed withjulia-vim
, but the only way I've been able to correct this behavior is to disablejulia-vim
entirely (I don't want to do this because I use it for unicode as I type). I have tried this with all sorts of different option configurations includingI have tried manually disabling the
julia-vim
indent file but that also doesn't seem to fix the problem.The text was updated successfully, but these errors were encountered: