Files
dotfiles/.emacs.d/snippets/csharp-mode/region
2017-12-21 17:29:29 +01:00

7 lines
144 B
Plaintext

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : #region ... #endregion
# key: region
# --
#region $1
$0
#endregion