Nate Kane
353bef3dba
Improved Windows support
2011-01-24 22:25:17 +10:00
Nate Kane
3c86647883
Added new global option to configure whether the plugin is enabled on Vim startup
2011-01-24 20:45:18 +10:00
Nate Kane
0c214805f2
Updated the help file to reflect the latest changes
2011-01-17 20:38:35 +10:00
Nate Kane
2ea3460539
Altered some comment wording
2011-01-17 20:35:37 +10:00
Nate Kane
bd16c77359
Changed the default value of g:indent_guides_color_change_percent to 10%
2011-01-17 20:35:17 +10:00
Nate Kane
349edc9da2
Added support for gVim themes that don't specify a hi Normal guibg
color
2011-01-17 13:13:50 +10:00
Nate Kane
6bbbc619d6
Updated the last change date in the help file
2011-01-10 21:43:05 +10:00
Nate Kane
5344539e70
Tweaked the readme yet again
2011-01-10 21:38:06 +10:00
Nate Kane
80d96b425a
Tweaked the readme again
2011-01-09 22:41:53 +10:00
Nate Kane
a0e3e35bd3
Tweaked the readme
2011-01-09 22:33:08 +10:00
Nate Kane
77bf750ed0
Replaced the screenshots in the readme
2011-01-09 22:25:56 +10:00
Nate Kane
c28e193772
Updated the readme and help file with details about the new start level option
2011-01-09 20:55:27 +10:00
Nate Kane
67398b8358
Added new global option to configure which indent level to start the indent guides from
2011-01-09 20:53:48 +10:00
Nate Kane
06d2b34874
Refactored some core logic and added some simple debugging
2011-01-05 14:07:53 +10:00
Nate Kane
d53103f9a8
Updated the readme and help file with details about the new customizable size option for indent guides
2011-01-05 13:22:40 +10:00
Nate Kane
f2608db67e
Refactored some core functionality and implemented an initial version of the custom guide size feature [issue2]
2011-01-04 23:53:17 +10:00
Nate Kane
538554b19f
Refactored the way global variables are initialized and added a new plugin option: g:indent_guides_indent_guide_size
2011-01-04 23:49:35 +10:00
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