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
What does the fill-column emacs instruction do? Is that the right margin? If so then set tw=92 on the vim modeline to match. Otherwise, those settings are correct.
As a contributor, I don't know how to correctly format source code as there are directives.
Possibly suggestion:
%% -- erlang-indent-level: 4;indent-tabs-mode: nil; fill-column: 92 --
%% ex: ts=4 sw=4 et tw=92
Happy to apply to all source and open a PR if you reply with a preferred format.
The text was updated successfully, but these errors were encountered: