Jon Bernard
f8af6df77c
Add directory color support for GNU ls
...
GNU ls is part of the coreutils package. It's output, if color is enabled, can
be tuned to the badwolf colorscheme with the following command:
$ eval $(dircolors -b contrib/badwolf.dircolors)
To make this the default, copy it to ~/.dircolors. Many systems are already
configured to look for this file, but you may need to add something like:
$ eval $(dircolors -b ~/.dircolors)
to ~/.bashrc. To enable color support in ls, you could do the following:
$ alias ls='ls --color=auto'
2012-11-21 14:06:23 -05:00
Steve Losh
627b4658ed
More interesting words.
2012-11-19 13:27:51 -05:00
Steve Losh
c9d64955b9
Add some Lispyscript-specific coloring.
2012-11-19 12:39:24 -05:00
Steve Losh
87a1e67bb2
Add g:badwolf_tabline setting.
...
Thanks to @jbernard on GitHub for the idea.
2012-11-04 12:45:04 -05:00
Denis Kasak
41ece91bbf
Add tabline highlighting.
2012-10-23 14:40:21 +02:00
Steve Losh
013afaacae
Added tag v1.4.0 for changeset 5b17fcb91dd5
2012-09-10 12:42:42 -04:00
Steve Losh
211335c4b6
Add autocommands to fix up a bit of Tex syntax.
v1.4.0
2012-09-10 12:41:43 -04:00
Steve Losh
f2ee2b3aeb
Merge.
2012-09-10 12:39:28 -04:00
Giovanni Lanzani
5b2e5a8417
remove Delimiter, add texMathZone{V,X}
2012-09-10 11:02:02 +02:00
Giovanni Lanzani
33442485f5
some tweakes to the LaTeX colors
2012-08-13 11:18:04 +02:00
Giovanni Lanzani
7e3e2124c4
change delimiter to orange
2012-08-13 10:56:58 +02:00
Philip Stewart
d9b2769210
Force background on SpellBad
2012-08-12 03:08:24 +03:00
Giovanni Lanzani
61f9da7dc0
LaTeX support added
2012-08-02 22:56:46 +02:00
Steve Losh
03ac89e057
Merge.
2012-06-02 17:12:25 -04:00
Steve Losh
39d5612352
Include contrib in package.
2012-06-01 10:37:52 -04:00
Steve Losh
ef7257cb4c
Added tag v1.3.0 for changeset 4e6ee97af8b0
2012-06-01 09:45:22 -04:00
Steve Losh
9c3ac48892
Support MySQL specials.
v1.3.0
2012-06-01 09:44:46 -04:00
Steve Losh
7d4d4e1843
Add HTML special character support.
2012-05-08 11:03:28 -04:00
Steve Losh
647fbb8805
More Python support.
2012-04-25 15:54:25 +00:00
Thomas Pelletier
efe9eada33
Add an option to highlight CSS properties.
2012-04-16 09:47:12 +02:00
Steve Losh
9c209cc4a7
Initial Mutt port.
2012-04-13 16:49:08 -04:00
Steve Losh
01f4915dda
Added tag v1.2.0 for changeset 8c3583c971ac
2012-04-10 09:36:19 -04:00
Steve Losh
25fd044a39
Add diff colors.
v1.2.0
2012-04-10 09:35:47 -04:00
Steve Losh
783285ecac
Add a license (MIT/X11).
2012-04-07 13:34:19 -04:00
Steve Losh
b03bccb7d3
Add special Bold and Italic styles for Markdown.
2012-04-05 10:16:28 -04:00
Steve Losh
684b1c0cd6
Make the HL utility function script-local.
2012-03-19 09:45:45 -04:00
Steve Losh
dcd37e72ff
Optional link highlighting.
2012-03-09 14:24:17 -05:00
Steve Losh
6937e33f60
Move the color check to the top.
2012-03-09 10:33:38 -05:00
Pferor
5043cf77b4
Restriction for terminal without 256-colors support.
2012-03-09 07:21:08 +01:00
Steve Losh
36629c5f83
Force correct background color on SpellCap.
2012-03-08 10:38:17 -05:00
Steve Losh
ff2029051b
Add python-mode custom highlighting.
2012-03-05 10:59:33 -05:00
Steve Losh
cad78b8415
Make lime limier in the terminal.
2012-03-05 10:59:15 -05:00
Steve Losh
ffa2f09d7b
Add initial support for SLIMV.
2012-02-27 16:55:30 -05:00
Steve Losh
68f05441b1
Add packaging script.
2012-02-13 11:23:53 -05:00
Steve Losh
97a4af7a0e
Added tag v1.1.2 for changeset 599ba7563aa4
2012-02-13 09:04:59 -05:00
Steve Losh
eb9aeff263
Tweak taffy terminal color.
v1.1.2
2012-02-13 09:04:49 -05:00
Steve Losh
9f34b65af8
Added tag v1.1.1 for changeset 2804e4d33d91
2012-02-13 08:58:09 -05:00
Steve Losh
f926a5373f
Fix coal color in terminals.
v1.1.1
2012-02-13 08:57:59 -05:00
Steve Losh
4337437dc0
Added tag v1.1.0 for changeset 9c22ea4982a7
2012-02-12 15:38:11 -05:00
Steve Losh
2e05087562
Add support for CtrlP.
v1.1.0
2012-02-12 15:38:06 -05:00
Steve Losh
a3604f6d17
Added tag v1.0.0 for changeset 621c2b1cd182
2012-02-12 15:10:11 -05:00
Steve Losh
0c8c4479ea
Prepare for release.
v1.0.0
2012-02-12 15:03:09 -05:00
Steve Losh
ded914af78
Add terminal colors, and Mail support.
2012-02-04 15:28:12 -05:00
Steve Losh
72e371253e
Add support for ShowMarks.
2012-02-04 14:31:24 -05:00
Steve Losh
dcd78dd06b
Moar.
2012-02-04 14:27:44 -05:00
Steve Losh
f5fe20c55f
First real commit.
2012-02-04 01:34:10 -05:00
Steve Losh
a022b12aa9
Initial commit.
2012-02-04 01:33:23 -05:00