diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/f90-mode/cx')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/f90-mode/cx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/mysnippets/text-mode/f90-mode/cx b/.emacs.d/mysnippets/text-mode/f90-mode/cx new file mode 100644 index 0000000..8feb41e --- /dev/null +++ b/.emacs.d/mysnippets/text-mode/f90-mode/cx | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #contributor: Li Zhu <http://www.zhuli.name> | ||
| 2 | #name : complex | ||
| 3 | # -- | ||
| 4 | complex $0 | ||
