hokorobi / plantuml-syntax

vim syntax file for plantuml
Vim License
0 stars 1 forks source link

Improve usecase diagram #19

Closed hokorobi closed 7 years ago

hokorobi commented 7 years ago
@startuml
:First Actor:
:Another\nactor: as Men2
actor Men3
actor :Last actor: as Men4
@enduml

2-2-1_vim

2-2-1

hokorobi commented 7 years ago

PR #31