aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Hurrell <greg@hurrell.net>2021-07-18 12:40:24 +0200
committerGreg Hurrell <greg@hurrell.net>2021-07-18 12:40:24 +0200
commitb9c6f65afb8b3ccc0a8bf37c5319f161b0dd1f9e (patch)
tree1c539757f7e48456877c74ecc47eed02dc62425c
parent3d8853decf1fc1eccfddfe3a0c413ac4d8b375e5 (diff)
fix: adjust template to match what was actually used to generate outputs
-rw-r--r--templates/default.mustache3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/default.mustache b/templates/default.mustache
index f33e9d0..f6c06ea 100644
--- a/templates/default.mustache
+++ b/templates/default.mustache
@@ -1,4 +1,5 @@
--- base16-nvim (https://github.com/wincent/wincent/tree/main/vendor/base16-templates/base16-nvim/templates)
+-- base16-nvim (https://github.com/wincent/base16-nvim)
+-- by Greg Hurrell (https://github.com/wincent)
-- based on
-- base16-vim (https://github.com/chriskempson/base16-vim)
-- by Chris Kempson (http://chriskempson.com)