Skip to content

Commit 3f3b2d5

Browse files
committed
Add tabstop for message body
1 parent e3c6399 commit 3f3b2d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: UltiSnips/proto.snippets

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ endglobal
2626
snippet mess "Proto message" b
2727
// ${2:TODO(`whoami`): Describe this message.}
2828
message ${1:Name} {
29+
$0
2930

3031
// Next available id: 1
3132
}

0 commit comments

Comments
 (0)