ada-broken-indent

ada-broken-indent is a variable defined in `ada-mode.el'.
Its value is
2


Documentation:
Number of columns to indent the continuation of a broken line.

An example is :
My_Var : My_Type := (Field1 =>
>>>>>>>>>Value);

You can customize this variable.