skuro / plantuml-mode

A major mode for editing PlantUML sources in Emacs
GNU General Public License v3.0
511 stars 96 forks source link

Support indent for new activation style in sequence diagram. #143

Closed MinoruSekine closed 2 years ago

MinoruSekine commented 3 years ago

Support indentation for ...

Caller -> Callee++ : foo()
  Callee -> Callee++ : bar()
  return
return baz
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.