Commit Graph

163 Commits

Author SHA1 Message Date
Nate Kane
d639a48f04 Fixed a typo in the readme and help file 2010-12-30 20:35:22 +10:00
Nate Kane
b1f149ff71 Tweaked the readme and help file 2010-12-30 09:23:44 +10:00
Nate Kane
9dbc046d83 Fixed typo in the readme file 2010-12-29 22:15:42 +10:00
Nate Kane
23211a3b4f Oops, went over the textwidth in the help file 2010-12-29 21:53:05 +10:00
Nate Kane
8365779904 Added Windows support info to the readme and help file 2010-12-29 21:50:42 +10:00
Nate Kane
38a4501224 Couple more tweaks to the readme 2010-12-29 21:34:18 +10:00
Nate Kane
a7d8f3dce7 Updated the readme and help file (again) 2010-12-29 21:29:13 +10:00
Nate Kane
9712a19ba9 Updated the readme 2010-12-29 21:23:35 +10:00
Nate Kane
b9266fb158 Updated the readme and help file 2010-12-29 21:15:52 +10:00
Nate Kane
32b9f52837 Added more explicit variable scopes 2010-12-29 20:31:49 +10:00
Nate Kane
046104c2f0 Tweaked the indent_guides#cterm_highlight_colors() function a bit 2010-12-29 20:17:34 +10:00
Nate Kane
9b43f5c84c Refactored the color_helper#color_name_to_hex() function to use hex codes directly instead of calculating them (shoutout to godlygeek for the codes) 2010-12-29 20:12:10 +10:00
Nate Kane
b4b4ce9c76 Tweaked the indent_guides#cterm_highlight_colors() function so it works a bit more consistently 2010-12-29 14:43:42 +10:00
Nate Kane
51436e3677 Tweaked the indent_guides#cterm_highlight_colors() function 2010-12-22 21:44:46 +10:00
Joshua Hogendorn
b3656708cb Terminal colours are now based on the Normal BG
Instead of using the foreground and background of a search result, which
is usually designed to stand right out, the indents for terminal are now
colored according to the normal text background.
2010-12-22 10:31:06 +10:00
Joshua Hogendorn
0ebc1eb93d Fixes an error setting default colours to NONE
It needs to be NONE, not none.
2010-12-22 09:30:50 +10:00
Nate Kane
78f60359c8 Updated the readme file 2010-12-20 22:32:35 +10:00
Nate Kane
5d01603b9a Updated the help file 2010-12-20 22:30:18 +10:00
Nate Kane
14aae71298 Improved support for terminal vim 2010-12-20 22:26:45 +10:00
Nate Kane
6d903df6e7 Added early support for terminal vim 2010-12-20 21:51:02 +10:00
Nate Kane
0c0ac44889 Updated the help file and readme 2010-12-12 19:33:16 +10:00
Nate Kane
7727acbb60 Updated last change date in help file 2010-12-12 14:40:01 +10:00
Nate Kane
dae2b598bc Removed error when gvim isn't used 2010-12-12 14:37:52 +10:00
Nate Kane
a1b1818ebb Replaced the color list variable 2010-12-12 14:16:44 +10:00
Nate Kane
26c03c710a Added a check to make sure gvim is being used 2010-12-12 13:08:40 +10:00
Nate Kane
7e4e964eb6 Added more contact details to the help file 2010-12-12 10:14:19 +10:00
Nate Kane
ce150f1188 Updated the help file 2010-12-12 00:25:39 +10:00
Nate Kane
b0a5513065 Updated the readme 2010-12-12 00:14:56 +10:00
Nate Kane
dfa89fd9e2 Updated the help file 2010-12-11 23:13:31 +10:00
Nate Kane
a6bf741951 Lowered the indent levels option default to 30 2010-12-11 23:12:41 +10:00
Nate Kane
8722b7d6e1 Added a check to make sure the plugin isn't loaded more than once 2010-12-11 22:59:10 +10:00
Nate Kane
3bcd403bee Added support for colorschemes that use color names instead of hex codes 2010-12-11 20:45:07 +10:00
Nate Kane
f802cd2fb5 Lowered the color change percent option default down to 0.05 2010-12-10 23:19:39 +10:00
Nate Kane
cc79a2eca9 Refactored the darken formula in the color helper 2010-12-10 23:17:28 +10:00
Nate Kane
f0097b53f5 Updated the help file to be inline with the new changes 2010-12-09 22:49:30 +10:00
Nate Kane
5e91b15edc Refactored heaps of stuff and added autocmds 2010-12-09 22:45:09 +10:00
Nate Kane
51d44e3ebf Refactored the usage of the indent_guides_matches variable 2010-12-08 21:48:00 +10:00
Nate Kane
e1959d2540 Updated the readme yet again 2010-12-07 23:47:48 +10:00
Nate Kane
342a140517 Updated the readme 2010-12-07 23:45:07 +10:00
Nate Kane
3a8ac4e364 Screwed up the screenshot URL 2010-12-07 23:37:21 +10:00
Nate Kane
6ab2814072 Adding a readme file 2010-12-07 23:35:02 +10:00
Nate Kane
af4cf67ea4 Upped the default value of g:indent_guides_auto_colors_change_percent to 0.20 2010-12-07 23:11:09 +10:00
Nate Kane
249e98dc50 Tweaked the help file 2010-12-07 23:05:01 +10:00
Nate Kane
4e438a4338 Documented some new plugin options in the help file 2010-12-07 23:03:11 +10:00
Nate Kane
3050a20673 Rearranged the option defaults 2010-12-07 23:02:48 +10:00
Nate Kane
5666f56a6a Added more function comments and renamed all instances of 'brighten' to 'lighten' 2010-12-07 22:51:31 +10:00
Nate Kane
8d0c589f5c The plugin now automatically calculates indent highlight colors 2010-12-07 22:37:50 +10:00
Nate Kane
e17ed074a0 Changed the way option defaults are defined 2010-12-07 22:37:12 +10:00
Nate Kane
6bd76247a4 Tweaked formatting in the color_helper lib and fixed a bug in the color_helper#hex_color_brighten() function 2010-12-07 22:36:35 +10:00
Nate Kane
9752b569d9 Merge branch 'development' of github.com:nathanaelkane/vim-indent-guides into development 2010-12-07 20:01:51 +10:00