Yggdroot
|
cc70416066
|
fix issue #80 #83
|
2014-04-17 18:19:38 +08:00 |
|
Yggdroot
|
57bf4eeae3
|
Merge pull request #84 from xinleibird/master
correct bug that "tty color setting override term color setting".
|
2014-04-17 17:42:13 +08:00 |
|
Yggdroot
|
e77a04f3dd
|
Merge pull request #79 from charlesswartz/master
Keep default conceal values for excluded files
|
2014-04-16 11:21:17 +08:00 |
|
Yggdroot
|
0fd26d765e
|
Merge pull request #81 from xinleibird/master
mount none X that 16-colors tty (my ubuntu's Ctrl+Alt+F1)
|
2014-04-14 09:49:54 +08:00 |
|
Yggdroot
|
e2879c7e89
|
fix issue #77
|
2014-03-19 12:33:04 +08:00 |
|
Yggdroot
|
74938ad4b0
|
roll back
|
2014-02-23 19:39:19 +08:00 |
|
Yggdroot
|
4b71e49f17
|
Merge pull request #71 from justinmk/master
ignore 'help' buffers. fixes #70
|
2014-02-15 12:54:21 +08:00 |
|
Yggdroot
|
ed4ac3fbbd
|
flaw fixed
|
2014-02-08 15:37:37 +08:00 |
|
Yggdroot
|
9704d10598
|
Merge pull request #67 from tek/master
replace multiple patterns by a single one
|
2014-02-08 13:42:45 +08:00 |
|
Yggdroot
|
c419b992f6
|
Merge pull request #54 from willthefrog/master
Fix filetype filtering
|
2013-11-12 18:22:21 -08:00 |
|
Yggdroot
|
d6b5881d54
|
Merge pull request #60 from nixprime/to_upstream
add the g:indentLine_setColors option
|
2013-11-12 18:17:39 -08:00 |
|
Yggdroot
|
e5acdf9bcd
|
bug fix
|
2013-10-25 16:29:41 +08:00 |
|
Yggdroot
|
8f971fcb0c
|
add choice for user to select better performance
|
2013-10-19 17:34:56 +08:00 |
|
Yggdroot
|
419b9a7012
|
Merge pull request #53 from medvid/master
fix issue #51
|
2013-08-29 19:22:21 -07:00 |
|
Yggdroot
|
42cf057292
|
Merge pull request #46 from kikyous/master
Update indentLine.txt
|
2013-07-31 02:04:36 -07:00 |
|
Yggdroot
|
a11a5aee47
|
Merge pull request #42 from faceleg/master
Updated docs with faq entry for simulating ST2 line effect
|
2013-07-13 00:30:17 -07:00 |
|
Yggdroot
|
176a00ceb3
|
fix issue #40
|
2013-07-10 23:13:03 +08:00 |
|
Yggdroot
|
2cc41e5f7b
|
Merge pull request #35 from junegunn/initcolor-bufnewfile
Calls InitColor on BufNewFile
|
2013-05-05 20:22:54 -07:00 |
|
Yggdroot
|
2672434a0a
|
Merge pull request #34 from alexbel/master
Flag for cursorline
|
2013-04-22 18:49:49 -07:00 |
|
Yggdroot
|
3d30f26c33
|
make performance better, fix issue #13
thanks to adonis0147
|
2013-04-18 18:53:18 +08:00 |
|
Yggdroot
|
7be63e55a7
|
fix issue #28
|
2013-04-01 19:00:16 +08:00 |
|
Yggdroot
|
919e0bf4e0
|
Merge pull request #27 from frace/master
Updated docs for new option g:indentLine_first_char
|
2013-03-25 18:55:27 -07:00 |
|
Yggdroot
|
0471c6cf18
|
Merge pull request #26 from frace/master
Added an option to set g:indentLine_first_char
|
2013-03-25 03:58:57 -07:00 |
|
Yggdroot
|
7a2708db6f
|
Merge pull request #23 from padde/master
Improve Readme
|
2013-03-14 18:54:11 -07:00 |
|
Yggdroot
|
6655863272
|
Merge pull request #22 from padde/show-first-indent-level
Fix issue #21
|
2013-03-14 07:47:26 -07:00 |
|
Yggdroot
|
f14d7e609b
|
fix issue #16
|
2013-03-07 18:46:35 +08:00 |
|
Yggdroot
|
2cb4c7d586
|
Merge pull request #17 from adonis0147/master
Change the type of the variables for "FileType Supported" to list
|
2013-03-07 02:23:18 -08:00 |
|
Yggdroot
|
2a53c50380
|
add filetype support
|
2013-03-05 17:28:40 +08:00 |
|
Yggdroot
|
927d494512
|
let default value of indentLine_indentLevel be 10
|
2013-02-28 10:21:17 +08:00 |
|
Yggdroot
|
ee29397dc3
|
Update help doc.
|
2013-02-18 11:01:54 +08:00 |
|
Yggdroot
|
12814af48b
|
Update
|
2013-02-18 10:30:40 +08:00 |
|
Yggdroot
|
fe67f069e6
|
add fold mark
|
2013-02-18 10:18:31 +08:00 |
|
Yggdroot
|
b720ed83a5
|
Update README.md
|
2013-02-17 15:23:32 +08:00 |
|
Yggdroot
|
14dd3f9947
|
Merge pull request #7 from ppwwyyxx/master
A way to set whether to use indentLine at startup
|
2013-01-29 20:34:23 -08:00 |
|
Yggdroot
|
068fc8d835
|
Update README.md
|
2013-01-28 16:25:54 +08:00 |
|
Yggdroot
|
b26c723fb1
|
modify command ResetIndentLines as IndentLinesReset
|
2013-01-23 14:40:37 +08:00 |
|
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 |
|
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 |
|
Yggdroot
|
d0f0274e26
|
trival bug fixed
|
2012-12-02 22:05:07 +08:00 |
|
Yggdroot
|
79bd75896c
|
initial upload
|
2012-11-28 01:15:09 +08:00 |
|