Add tabstop for message body
This commit is contained in:
parent
e3c6399f8c
commit
3f3b2d561c
@ -26,6 +26,7 @@ endglobal
|
||||
snippet mess "Proto message" b
|
||||
// ${2:TODO(`whoami`): Describe this message.}
|
||||
message ${1:Name} {
|
||||
$0
|
||||
|
||||
// Next available id: 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user