Commit Graph

34 Commits

Author SHA1 Message Date
Caleb Donovick 82ec57f8df Allow colors to be defaulted to specified hl group (#250)
* Allow colors to be defaulted to specified hl group

* Add docs

* Fix docs
2018-09-05 10:02:16 +08:00
Michael Lutsiuk 02b31cd3af Mitigate problems caused by default json syntax concealing quotes (#240)
* Respect original values of 'concealcursor' and 'conceallevel', so
  when user disables indentLine - quotes in JSON are back.
* Mention this problem in FAQ to save time.
2018-04-15 12:48:08 +08:00
Santos Gallegos 7a7e368205 Allow to exclude by buffer types (#235)
* Filter by buftype

* Add docs

* Typo
2018-02-22 16:31:01 +08:00
Tony Xu 32db579e78 Fixed typo 2018-02-06 02:07:51 -06:00
Robert Kalinowski bf6b4837d5 Add background color (ctermbg, guibg) 2017-07-20 10:22:50 +02:00
iCyMind 86b9824b89 Providing new option g:indentLine_setConceal (#168)
* add option: g:indentLine_setConceal

* add g:indentLine_setConceal detail to doc and readme
2016-09-26 21:16:38 +08:00
iCyMind 0c003ed758 add "g:indentLine_setColors" details to README and doc. (#166)
* add "g:indentLine_setColors" details to README and doc.

* fix gramma error
2016-09-23 11:24:03 +08:00
Ps-Pencil 0b30136301 Fixed typo 2015-11-25 00:36:45 +00:00
Konfekt 435da76cb4 document conceal-level and -cursor switches 2015-10-30 23:26:10 +01:00
Yggdroot 300c719b3e fix typo 2015-07-27 15:10:08 +08:00
Yggdroot 04036db11f update doc 2014-12-29 22:52:03 +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 ef8147b71a update doc 2014-12-27 00:09:11 +08:00
haya14busa da5b309b6f Update doc for IndentLinesEnable and IndentLinesDisable 2014-05-11 00:51:16 +09:00
xinleibird 07a1f0bee6 correct bug that "tty color setting override term color setting". 2014-04-17 02:03:38 +08:00
xinleibird 51ac7b0b54 update doc and readme 2014-04-13 18:56:27 +08:00
Yggdroot 74938ad4b0 roll back 2014-02-23 19:39:19 +08:00
Yggdroot ed4ac3fbbd flaw fixed 2014-02-08 15:37:37 +08:00
Yggdroot 8f971fcb0c add choice for user to select better performance 2013-10-19 17:34:56 +08:00
chen 40484f8633 Update indentLine.txt 2013-07-31 13:38:04 +08:00
Michael Robinson e4396126cb Updated docs with faq entry for simulating ST2 line effect 2013-07-13 18:52:32 +12:00
alexbel ed7387876f Add flag for cursorline 2013-04-22 17:05:45 -04: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
frace 5a0140b293 Updated docs for option g:indentLine_first_char 2013-03-25 12:52:22 +01:00
Patrick Oscity 48b62527ad Fix issue #21 2013-03-14 14:53:52 +01:00
Cong Ling 68a874cf7d Change the type of the variables for "FileType Supported" to list 2013-03-05 21:51:26 +08:00
Yggdroot 2a53c50380 add filetype support 2013-03-05 17:28:40 +08:00
Yggdroot ee29397dc3 Update help doc. 2013-02-18 11:01:54 +08:00
Yggdroot b26c723fb1 modify command ResetIndentLines as IndentLinesReset 2013-01-23 14:40:37 +08:00
Yggdroot 1721492eb8 update doc 2012-12-22 23:48:52 +08:00
Yggdroot f048e945ef Update doc/indentLine.txt 2012-12-22 17:50:55 +08:00
NagatoPain cf5979dd13 add plugin doc file 2012-12-20 02:02:55 +08:00