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
{{ message }}
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Alexander Senier edited this page Mar 15, 2019
·
13 revisions
Improvements of Auto-Indentation
package:
indent aspects of package
parameter list:
add additional space between colon and type name if out or in out is used for any parameter
declaration list and parameter list:
not only add spaces before colon, but also remove spaces if possible
add spaces on all previous lines if added parameter/declaration name is longer as on all previous lines (already works if explicitly auto-formatting this code part)
Improvments of Vi(m) mode
open command line by pressing ':' in vim command mode