Commit Graph

139 Commits

Author SHA1 Message Date
Yggdroot ea6548ead8 Merge pull request #110 from sagarjauhari/patch-1
Changed 'bundle' to 'plugin' for vundle directions
2015-02-11 11:21:41 +08:00
gchen3 872e88f640 fix issue #77 again 2015-02-10 17:29:56 +08:00
Sagar Jauhari efedb87ad7 Changed 'bundle' to 'plugin' for vundle directions 2015-02-08 11:38:09 +05:30
Yggdroot 547ceb5b04 fix issue #107 2015-02-06 15:31:29 +08:00
Yggdroot 2e25ce6abe Update README.md 2015-02-02 12:17:04 +08:00
Yggdroot bfe87d06e0 fix issue #106 2015-02-01 00:15:48 +08:00
Yggdroot 41fb611a35 fix issue #103 2015-01-21 16:41:32 +08:00
Yggdroot 75f443c14b fix issue #102 2015-01-20 13:26:49 +08:00
Yggdroot 04036db11f update doc 2014-12-29 22:52:03 +08:00
Yggdroot 67efa891cf Merge branch 'master' of https://github.com/Yggdroot/indentLine 2014-12-29 16:57:54 +08:00
Yggdroot 25eedbe948 change default leading space character 2014-12-29 16:56:17 +08:00
Yggdroot a805497533 Update README.md 2014-12-29 16:32:47 +08:00
Yggdroot 3f50b1b377 update doc 2014-12-29 13:22:16 +08:00
Yggdroot 186b7899ce little bug fixed 2014-12-28 19:22:47 +08:00
Yggdroot 9eba360e01 Merge branch 'master' of https://github.com/Yggdroot/indentLine 2014-12-27 00:09:36 +08:00
Yggdroot ef8147b71a update doc 2014-12-27 00:09:11 +08:00
Yggdroot f08cbeacfa add leading spaces images 2014-12-26 22:31:20 +08:00
Yggdroot 97c8532795 add support for showing leading spaces 2014-12-26 17:57:12 +08:00
Yggdroot bdad4e2ee6 Merge pull request #97 from vphilippon/master
Exclude auto generated vim doc tags.
2014-09-18 09:39:33 +08:00
Vincent Philippon 54eff59402 Exclude auto generated vim doc tags.
A little addition to the .gitignore to exclude the auto generated vim doc tags.
2014-09-17 13:44:58 -04:00
Yggdroot 1e9642278e Merge pull request #93 from bigchirv/patch-1
Added "︙" as another UTF-8 character in README.md
2014-08-12 10:55:18 +08:00
Irving A. Bermúdez S. 512e6f700c Added "︙" as another UTF-8 character in README.md
This character makes the indent line more appealing to the eye.

The description of the Unicode character follows:

U+FE19	︙	ef b8 99	PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS
2014-08-11 21:58:21 -04:30
Yggdroot 54c4d5c2da Merge pull request #92 from andyearnshaw/with-glyph
Adds dotted line glyph and font patching tutorial
2014-08-02 13:47:14 +08:00
Andy Earnshaw f852a1bffd Adds dotted line glyph and font patching tutorial 2014-08-01 23:34:24 +01:00
Yggdroot 6546a61289 add Syntax event 2014-07-04 19:08:50 +08:00
Yggdroot 26113636d1 Merge pull request #89 from haya14busa/patch-1
Add :IndentLinesEnable and :IndentLinesDisable
2014-05-11 16:22:13 +08:00
haya14busa da5b309b6f Update doc for IndentLinesEnable and IndentLinesDisable 2014-05-11 00:51:16 +09:00
haya14busa 10a2f0b0dd Add :IndentLinesEnable and :IndentLinesDisable 2014-05-11 00:34:07 +09:00
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
xinleibird 07a1f0bee6 correct bug that "tty color setting override term color setting". 2014-04-17 02:03:38 +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
xinleibird 51ac7b0b54 update doc and readme 2014-04-13 18:56:27 +08:00
xinleibird 0a08712329 mount none X that 16-colors tty (my ubuntu's Ctrl+Alt+F1) 2014-04-13 18:45:37 +08:00
charlesswartz 428adbd3d9 Keep default conceal values for excluded files
Setup will now check if the file is part of the included
or excluded filetypes before changing the conceal values.
2014-04-05 18:15:06 -04: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
Justin M. Keyes fe1aceaa50 use conceallevel=2 fixes #70 2014-02-14 12:21:22 -05: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
tek 0a667c5ab2 remove 'faster' option
as the last change removes all performance issues with the default
method, the 'faster' workaround is obsolete.
2014-01-25 23:34:58 +01:00
tek e31f896a2c only match IndentLine inside of IndentLineSpace 2014-01-25 23:30:14 +01:00
tek 54f0f22c73 replace multiple patterns by a single one 2014-01-25 23:28:27 +01:00
rbtnn f0d6cf942c forget 'autocmd!' 2014-01-25 01:39:49 +09:00
rbtnn fec6bbd52e more refactoring. 2014-01-25 01:19:03 +09: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
Jamie Liu 06e628ba51 add the g:indentLine_setColors option
When g:indentLine_setColors is 1, indentLine will set the Conceal
highlight group's colors using the g:indentLine_color_{term,gui} options
if provided, or choose default colors automatically if not (this is the
existing behavior.) When g:indentLine_setColors is 0, indentLine will
not override the existing colors selected for the Conceal highlight
group. Defaults to 1.
2013-11-07 20:28:11 -08:00