Install yasnippet and vala-snippets packages
This commit is contained in:
5
elpa/yasnippet-20160924.2001/snippets/csharp-mode/using
Normal file
5
elpa/yasnippet-20160924.2001/snippets/csharp-mode/using
Normal file
@@ -0,0 +1,5 @@
|
||||
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
||||
#name : using ...;
|
||||
# key: using
|
||||
# --
|
||||
using $1;
|
Reference in New Issue
Block a user