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