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