summaryrefslogtreecommitdiffhomepage
path: root/lib/skels/jao-skel-dot.emacs.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-13 00:27:29 +0000
committerjao <jao@gnu.org>2022-03-13 00:27:29 +0000
commitbf94b3f00b45794aa4ca70b665efde7ca205d8c8 (patch)
treed21dfa767ace14e838958e8db6d6d28f1d866ca3 /lib/skels/jao-skel-dot.emacs.el
parent24a5d48fd1246ec4dbdec1050696b9bac49be049 (diff)
downloadelibs-bf94b3f00b45794aa4ca70b665efde7ca205d8c8.tar.gz
elibs-bf94b3f00b45794aa4ca70b665efde7ca205d8c8.tar.bz2
skels: all files jao-prefixed
Diffstat (limited to 'lib/skels/jao-skel-dot.emacs.el')
-rw-r--r--lib/skels/jao-skel-dot.emacs.el11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/skels/jao-skel-dot.emacs.el b/lib/skels/jao-skel-dot.emacs.el
new file mode 100644
index 0000000..a82e500
--- /dev/null
+++ b/lib/skels/jao-skel-dot.emacs.el
@@ -0,0 +1,11 @@
+;; boilerplate skels configuration:
+
+;;; add skels directory to your load path
+(add-to-list 'load-path "~/lib/emacs/skels")
+(load "init-skel")
+
+;;; set configuration variables
+(setq jao-company-name "Free Software Foundation, Inc.")
+(setq jao-cpp-root-namespace "")
+(setq jao-copyright-file ".copyright")
+