mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 05:23:04 +00:00
Added a 'template' snippet for c++-mode
This commit is contained in:
parent
1ad1be7732
commit
842c3a84ce
3
snippets/text-mode/cc-mode/c++-mode/template
Normal file
3
snippets/text-mode/cc-mode/c++-mode/template
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#name : template <typename ...>
|
||||||
|
# --
|
||||||
|
template <typename ${T}>
|
Loading…
x
Reference in New Issue
Block a user