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