summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-07 01:07:20 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-07 01:07:53 +0100
commit8b760a18ae5c84ef4207ffe91ae05f2cf7780f4e (patch)
tree82d3878ce9a5884686cfdd583b59bb981711b4f1 /vimperator
parent56ea6d7c037660f486e56e48d8135b1a3ac50594 (diff)
downloaddotfiles-8b760a18ae5c84ef4207ffe91ae05f2cf7780f4e.tar.xz
vimperator: added licensing information
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/colors/zenburn.vimp9
-rw-r--r--vimperator/plugin/buftabs.js2
2 files changed, 7 insertions, 4 deletions
diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp
index bf2ee5f..c3415f8 100644
--- a/vimperator/colors/zenburn.vimp
+++ b/vimperator/colors/zenburn.vimp
@@ -1,6 +1,9 @@
-" ==Zenburn_Color_Scheme==
-" name: Zenburn
-" ==Zenburn_Colorscheme_Settings==
+" == Zenburn color scheme ==
+" name: Zenburn
+" file: zenburn.vimp
+" author: Adrian C. <anrxc..sysphere.org>
+" license: GNU General Public License v2
+" == Zenburn color scheme settings ==
hi Bell border: 0 none; background-color: black;
hi Boolean color: #CC9393;
hi CmdLine font-family: monospace; padding: 1px;
diff --git a/vimperator/plugin/buftabs.js b/vimperator/plugin/buftabs.js
index 8dfb6a7..ad1d47e 100644
--- a/vimperator/plugin/buftabs.js
+++ b/vimperator/plugin/buftabs.js
@@ -16,7 +16,7 @@ let PLUGIN_INFO =
== Styling ==
Use the BufTab and BufTabSelected highlight groups to style the buftabs.
- Make sure you've called the "loadplugins" command before using the highlight
+ Make sure you\'ve called the "loadplugins" command before using the highlight
groups in your vimperatorrc.
== Length ==