diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/region')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/region | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/region b/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/region new file mode 100644 index 0000000..83f9a24 --- /dev/null +++ b/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/region | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx> | ||
| 2 | #name : #region ... #endregion | ||
| 3 | # -- | ||
| 4 | #region $1 | ||
| 5 | $0 | ||
| 6 | #endregion | ||
