aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/editor-syntax-etc/vim/templates
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-06-27 16:59:44 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-08-01 07:46:58 -0400
commit4d5ee2ead874c7a436faa8754eb99215927ea94d (patch)
treec1519c0b8db2302bcf46ffdce04a6580d7a012e5 /misc/editor-syntax-etc/vim/templates
parentorg-mode code block headers (diff)
dir rename ./sundry (from ./misc)
Diffstat (limited to 'misc/editor-syntax-etc/vim/templates')
-rw-r--r--misc/editor-syntax-etc/vim/templates/ssi.tpl30
-rw-r--r--misc/editor-syntax-etc/vim/templates/ssm.tpl30
-rw-r--r--misc/editor-syntax-etc/vim/templates/sst.tpl30
3 files changed, 0 insertions, 90 deletions
diff --git a/misc/editor-syntax-etc/vim/templates/ssi.tpl b/misc/editor-syntax-etc/vim/templates/ssi.tpl
deleted file mode 100644
index 28e8101..0000000
--- a/misc/editor-syntax-etc/vim/templates/ssi.tpl
+++ /dev/null
@@ -1,30 +0,0 @@
-# SiSU 8.0 insert
-
-title:
- main: "#___#"
- sub: "#___#"
- language: "#___#"
-
-creator:
- author: "#___#"
-
-date:
- :published: "YYYY-MM-DD"
-
-rights:
- copyright: "#___#"
- license: "#___#"
-
-classify:
- topic_register: "#___#"
-
-make:
- breaks: "new=:B; break=1"
-# home_button_text: "#___#"
-# footer: "#___#"
-
-#% -- body ---
-
-:A~ @title @author
-
-1~ #___#
diff --git a/misc/editor-syntax-etc/vim/templates/ssm.tpl b/misc/editor-syntax-etc/vim/templates/ssm.tpl
deleted file mode 100644
index 579375f..0000000
--- a/misc/editor-syntax-etc/vim/templates/ssm.tpl
+++ /dev/null
@@ -1,30 +0,0 @@
-# SiSU 8.0 master
-
-title:
- main: "#___#"
- sub: "#___#"
- language: "#___#"
-
-creator:
- author: "#___#"
-
-date:
- :published: "YYYY-MM-DD"
-
-rights:
- copyright: "#___#"
- license: "#___#"
-
-classify:
- topic_register: "#___#"
-
-make:
- breaks: "new=:B; break=1"
-# home_button_text: "#___#"
-# footer: "#___#"
-
-#% -- body ---
-
-:A~ @title @author
-
-1~ #___#
diff --git a/misc/editor-syntax-etc/vim/templates/sst.tpl b/misc/editor-syntax-etc/vim/templates/sst.tpl
deleted file mode 100644
index 069d498..0000000
--- a/misc/editor-syntax-etc/vim/templates/sst.tpl
+++ /dev/null
@@ -1,30 +0,0 @@
-# SiSU 8.0
-
-title:
- main: "#___#"
- sub: "#___#"
- language: "#___#"
-
-creator:
- author: "#___#"
-
-date:
- :published: "YYYY-MM-DD"
-
-rights:
- copyright: "#___#"
- license: "#___#"
-
-classify:
- topic_register: "#___#"
-
-make:
- breaks: "new=:B; break=1"
-# home_button_text: "#___#"
-# footer: "#___#"
-
-#% -- body ---
-
-:A~ @title @author
-
-1~ #___#