(Emacs/yasnippet)+braces to end() in beginend snippet for C++
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# key: bend
|
||||
# uuid: beginend
|
||||
# --
|
||||
${1:v}.begin(), $1.end
|
||||
${1:v}.begin(), $1.end()
|
||||
Reference in New Issue
Block a user