diff options
Diffstat (limited to 'emacs.d/snippets/text-mode/f90-mode/ich')
-rw-r--r-- | emacs.d/snippets/text-mode/f90-mode/ich | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs.d/snippets/text-mode/f90-mode/ich b/emacs.d/snippets/text-mode/f90-mode/ich new file mode 100644 index 0000000..53c7f81 --- /dev/null +++ b/emacs.d/snippets/text-mode/f90-mode/ich @@ -0,0 +1,4 @@ +#contributor: Li Zhu <http://www.zhuli.name> +#name : implicit character +# -- +implicit character $0 |