Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/csharp-mode/using.1
Normal file
5
.emacs.d/snippets/csharp-mode/using.1
Normal file
@@ -0,0 +1,5 @@
|
||||
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
||||
#name : using System;
|
||||
# key: using
|
||||
# --
|
||||
using System;
|
||||
Reference in New Issue
Block a user