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
doautocmd re-processes the modeline by default, which annoying things like reset fold level or change other options. I suggest adding <nomodeline> to the doautocmd calls either by default or as an option.
The text was updated successfully, but these errors were encountered:
doautocmd
re-processes the modeline by default, which annoying things like reset fold level or change other options. I suggest adding<nomodeline>
to thedoautocmd
calls either by default or as an option.The text was updated successfully, but these errors were encountered: