Commit Graph

152 Commits

Author SHA1 Message Date
Yggdroot 513ad7e095 add command to toggle the indentLine
use shiftwidth of modeline if modeline set shiftwidth

add command to toggle the indentLine
use shiftwidth of modeline if modelines have set shiftwidth
2013-01-17 18:25:56 +08:00
Yggdroot d8ef305f5f Update README.md 2013-01-14 23:59:01 +08:00
Yggdroot 5a0ee22891 Update README.md 2013-01-14 23:45:32 +08:00
Yggdroot d50c50307e Update README.md 2013-01-14 23:43:19 +08:00
Yggdroot 8bd53b1b6b Update README.md 2013-01-07 17:19:59 +08:00
Yggdroot eb4ae8a340 change default indentLine char to "¦" if encoding is utf-8 2013-01-07 16:28:09 +08:00
Yggdroot 53c2c74f54 Update after/plugin/indentLine.vim 2012-12-26 22:28:07 +08:00
Yggdroot 3db776fe29 Update README.md 2012-12-23 00:00:51 +08:00
Yggdroot 1721492eb8 update doc 2012-12-22 23:48:52 +08:00
Yggdroot c1ad9925cf allow the indent guides to be redrawn if 'shiftwidth' changes
Usage: ResetIndentLines [number]
2012-12-22 21:20:55 +08:00
Yggdroot f048e945ef Update doc/indentLine.txt 2012-12-22 17:50:55 +08:00
Yggdroot 821fce59c4 Update README.md 2012-12-22 17:44:33 +08:00
Yggdroot d531a29176 Update README.md 2012-12-22 17:42:52 +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
Yggdroot 71a81a3b71 Merge pull request #4 from NagatoPain/develop
change indentline somethings
2012-12-21 22:46:48 -08:00
NagatoPain ea3ee8611c change screenshot size 2012-12-20 02:12:43 +08:00
NagatoPain 1a6a728278 fix screenshot address 2012-12-20 02:11:19 +08:00
NagatoPain 68806c2796 update README 2012-12-20 02:09:55 +08:00
NagatoPain cf5979dd13 add plugin doc file 2012-12-20 02:02: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
Yggdroot 727891ec85 Update README.md 2012-12-12 18:07:20 +08:00
Yggdroot 69fd948e7d change color in dark background to grey40 2012-12-12 17:01:33 +08:00
Yggdroot 4ef9bdaf7c Create README.md 2012-12-06 23:06:08 -08:00
Yggdroot c59f17b7c2 aaa 2012-12-07 15:02:02 +08:00
Yggdroot 3e7c00cfa1 Update README.md 2012-12-07 10:06:19 +08:00
Yggdroot 8b0b9dab56 Update README.md 2012-12-07 09:50:58 +08:00
Yggdroot fcdede9cb0 Update README.md 2012-12-07 02:25:13 +08:00
Yggdroot 46888d40ea Update README.md 2012-12-07 02:23:40 +08:00
Yggdroot 62036c0137 Update README.md 2012-12-07 02:23:24 +08:00
Yggdroot cf0d1a39ad Update README.md 2012-12-07 02:22:37 +08:00
Yggdroot 9fe27f580c Update README.md 2012-12-07 02:22:09 +08:00
Yggdroot e5feb908a3 Update README.md 2012-12-07 02:20:48 +08:00
Yggdroot 9fc9b0899d Update README.md 2012-12-07 02:17:46 +08:00
Yggdroot ba79f9c438 Update README.md 2012-12-07 02:16:48 +08:00
Yggdroot c42d8a5329 Update README.md 2012-12-07 02:03:57 +08:00
Yggdroot 96dc170355 Update README.md 2012-12-07 01:50:30 +08:00
Yggdroot d8d57b1c97 Update README.md 2012-12-07 01:49:36 +08:00
Yggdroot 8d1c358ad5 Update README.md 2012-12-07 01:48:43 +08:00
Yggdroot 391bc2c64d Create README.md 2012-12-06 09:46:42 -08:00
Yggdroot efa4a4c7fb to show color more comfortable 2012-12-04 21:51:16 +08:00