summaryrefslogtreecommitdiffstats
path: root/old/skeletons/awk.hdr
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-03-07 14:43:44 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-03-07 14:43:44 +0100
commitcbcab8684e06379c9f5c51cfc9cac68d8684fe0c (patch)
treed03b04e9a7f8e3aae70e590953408f90deed077c /old/skeletons/awk.hdr
parent721a7ea65d23e7b149ba73968a1d75727a55b390 (diff)
downloadvim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.zip
vim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.tar.gz
move to old
Diffstat (limited to 'old/skeletons/awk.hdr')
-rw-r--r--old/skeletons/awk.hdr12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/skeletons/awk.hdr b/old/skeletons/awk.hdr
new file mode 100644
index 0000000..d11305a
--- /dev/null
+++ b/old/skeletons/awk.hdr
@@ -0,0 +1,12 @@
+#! /bin/gawk
+
+#----------------------------------------------------------------------------
+#
+# File : <%= @filename %>
+# Author : <%= @username %> <<%= @email %>>
+# Date : <%= @now %>
+# License :
+#
+<%= license '# '%>
+#
+#----------------------------------------------------------------------------