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