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
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
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
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
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
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
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
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
6fd0442a5d
Renamed files so they have underscores instead of dashes and moved methods to autoload files
2010-12-07 20:00:59 +10:00