Commit Graph

14 Commits

Author SHA1 Message Date
Yggdroot c1ad9925cf allow the indent guides to be redrawn if 'shiftwidth' changes
Usage: ResetIndentLines [number]
2012-12-22 21:20:55 +08:00
Yggdroot 211829dad6 trival bug fixed
if let g:indentLine_char = "┆", the encoding should be utf-8
2012-12-22 17:05:54 +08:00
NagatoPain 68806c2796 update README 2012-12-20 02:09:55 +08:00
NagatoPain 0d66975429 change default indent line color 2012-12-20 01:27:05 +08:00
NagatoPain c510395f8a add option to specify indent level 2012-12-20 01:26:46 +08:00
NagatoPain 54b1c7f31e fix buffer local shiftwidth variable 2012-12-20 01:26:08 +08:00
NagatoPain aa17434c87 should read shiftwidth var from buffer locale 2012-12-20 00:54:11 +08:00
NagatoPain 6cd4526bc3 add options to specify indent lines color 2012-12-18 19:00:38 +08:00
NagatoPain bb8e9c5479 no need to use conceallevel=2 2012-12-15 14:02:28 +08:00
NagatoPain 8ff780c424 make indentline char configurable 2012-12-15 14:00:11 +08:00
NagatoPain c03508a678 remove trailing whitespace 2012-12-15 13:53:50 +08:00
NagatoPain 5950845f96 change default indentline 2012-12-15 13:53:14 +08:00
NagatoPain 27b20481ea change default indentlines color 2012-12-15 13:52:57 +08:00
NagatoPain dd88b0b06e move plugin file to after/plugin
1. compatible with pathogen and vundle etc
2. load lastly, override other settings.
2012-12-15 13:50:44 +08:00