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
You're not going to want to embed formatting rules in anything specific to a vim plugin because they'd be blown away when you format the file outside vim.
OTOH, #9 to format lines more selectively could be helpful here to not have the formatter fighting you quite so aggressively when you are unlucky enough to be fighting the formatter.
Are there annotations that can be added to the code to omit certain lines from autoformatting?
The text was updated successfully, but these errors were encountered: