mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-05 15:28:18 +00:00
now multiple snippet with the same supported.
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#name : #include "..."
|
||||||
|
# --
|
||||||
|
#include "$1"
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#name : #include <...>
|
||||||
|
# --
|
||||||
|
#include <$1>
|
||||||
Reference in New Issue
Block a user