Commit Graph

18 Commits

Author SHA1 Message Date
Will Gray
0a14a1558e Fix typo causing global settings to be stored as strings. 2011-02-21 13:23:21 -06:00
Will Gray
9441c97e57 Enable chaining :commands with :bar. 2011-02-17 15:29:34 -06: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
bd16c77359 Changed the default value of g:indent_guides_color_change_percent to 10% 2011-01-17 20:35:17 +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
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
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
dae2b598bc Removed error when gvim isn't used 2010-12-12 14:37:52 +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
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
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
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
3050a20673 Rearranged the option defaults 2010-12-07 23:02:48 +10:00
Nate Kane
e17ed074a0 Changed the way option defaults are defined 2010-12-07 22:37:12 +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