Commit Graph

192 Commits

Author SHA1 Message Date
Yggdroot
4e4964d148 Merge pull request #242 from marabesi/master
Update README.md
2018-05-13 09:26:36 +08:00
Matheus Marabesi
ef80e9a9e6 Update README.md
Made easier to read the options to configure the plugin
2018-05-12 21:58:30 -03: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
Yggdroot
86de3cdbda Merge pull request #234 from hhktony/patch-1
Fixed typo
2018-02-09 12:05:59 +08:00
Yggdroot
cc514410df Update README.md 2018-02-08 17:03:53 +08:00
Tony Xu
32db579e78 Fixed typo 2018-02-06 02:07:51 -06:00
Yggdroot
439348543c fix an issue that no indentLine when split window 2017-10-20 15:38:15 +08:00
Yggdroot
04e5c05fc3 Merge pull request #224 from alex-shamshurin/master
Fixed low performance issue on scrolling
2017-10-20 13:46:20 +08:00
Alexander Shamshurin
808a393f53 Update indentLine.vim
Disable  WinEnter * call <SID>Setup() which causes very low performance on scrolling (after user has switched between windows many times)
2017-10-19 20:23:56 +03:00
Yggdroot
a97b6d12ae Merge pull request #215 from rysson/master
Add background color (ctermbg, guibg)
2017-07-20 19:37:51 +08:00
Robert Kalinowski
bf6b4837d5 Add background color (ctermbg, guibg) 2017-07-20 10:22:50 +02:00
Yggdroot
b355474e3a Merge pull request #214 from thallada/patch-1
Add left-aligned unicode characters to README
2017-07-20 12:10:16 +08:00
Tyler Hallada
8b35e47268 Add left-aligned unicode characters to README
LEFT VERTICAL BOX LINE
LEFT ONE EIGHTH BLOCK

These unicode character are displayed all the way to the left of the column instead of in the center like the other unicode character suggestions. I think it's easier to look at.
2017-07-19 23:31:52 -04:00
Yggdroot
cdcf50529a fix issue #213 2017-07-10 10:31:32 +08:00
Yggdroot
328162351b add extra license v2.0 2017-06-14 10:04:58 +08:00
Yggdroot
e046aa9e6f add a fold marker 2017-05-20 20:59:31 +08:00
Yggdroot
ebd06bf21f fix issue #204 2017-05-20 16:02:15 +08:00
Yggdroot
76e87e96f5 change "is" to "==" 2017-05-20 14:55:47 +08:00
Yggdroot
50e757d2e6 Merge pull request #202 from veelenga/master
Fix typo
2017-05-12 09:42:47 +08:00
V. Elenhaupt
732699c503 Fix typo 2017-05-11 19:32:01 +03:00
Yggdroot
93a6756e13 fix issue #201 2017-05-09 12:40:43 +08:00
Yggdroot
970bb3081f workaround for issue #201 2017-05-09 10:00:25 +08:00
Yggdroot
2ceee22d25 refactor the code
fix issue #193
2017-05-06 22:12:40 +08:00
Yggdroot
0a6171444f Revert "Fixes #169. Fixed IndentLinesToggle (#181)" (#200)
It breaks commit 2a26173.
2017-05-05 15:06:54 +08:00
Alexander
942fea03e6 Fixes #169. Fixed IndentLinesToggle (#181) 2017-01-08 12:17:49 +08: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
Yggdroot
ce872bd004 fix an issue that indentLine disappear when the file is changed outside 2016-09-22 23:09:28 +08:00
Yggdroot
4b654ecbba add license, fix issue #160 2016-08-04 09:52:39 +08:00
Yggdroot
d8bccea2db Merge pull request #158 from gerrard00/cleanup-conceal-in-readme
Cleanup conceal section of README.md, fixes #157.
2016-07-17 19:54:14 +08:00
Gerrard Lindsay
4f63340222 Cleanup conceal section of README.md, fixes #157. 2016-07-15 12:49:05 -04:00
Yggdroot
2a2617310b fix issue #114 #124 #129 #144 2016-03-17 23:26:27 +08:00
Yggdroot
73948324f5 remove useless code 2016-03-16 22:19:47 +08:00
Yggdroot
9cb94e1735 fix some issue 2016-01-16 22:07:49 +08:00
Yggdroot
f79f14f938 Merge pull request #145 from Yggdroot/revert-144-on-syntax
Revert "Fix indendLine doesn't work with 'syntax' option change"
2016-01-15 22:46:55 +08:00
Yggdroot
53ec95d698 Revert "Fix indendLine doesn't work with 'syntax' option change" 2016-01-15 22:46:12 +08:00
Yggdroot
28ef9b49d9 Merge pull request #144 from haya14busa/on-syntax
Fix indendLine doesn't work with 'syntax' option change
2016-01-15 22:09:36 +08:00
haya14busa
fc6584136a Fix indendLine doesn't work with 'syntax' option change 2016-01-14 22:30:25 +09:00
Yggdroot
e32d06b514 Update README.md 2016-01-11 22:15:16 +08:00
Yggdroot
f2bd0aec26 fix issue #91 2016-01-11 15:50:30 +08:00
Yggdroot
87a29facd8 Merge pull request #139 from Ps-Pencil/introduce-conceal
Introduce conceal and fix typo
2015-11-26 09:59:45 +08:00
Ps-Pencil
0b30136301 Fixed typo 2015-11-25 00:36:45 +00:00
Ps-Pencil
db54576a51 Added description for conceal behaviours 2015-11-25 00:35:46 +00:00
Yggdroot
6011a6132c Merge pull request #137 from Konfekt/master
cleaner interface for custom conceal-level and -cursor
2015-11-01 11:22:23 +08:00
Konfekt
bd6cabd877 Merge pull request #1 from Konfekt/patch-1
allow user to set conceallevel and -cursor
2015-10-30 23:27:17 +01:00
Konfekt
435da76cb4 document conceal-level and -cursor switches 2015-10-30 23:26:10 +01:00
Konfekt
06cd61cf7b allow user to set conceallevel and -cursor
Fixes many issues with unwanted default concealing that is hard to disable by autocmd as that by IndenLine is triggered late
2015-10-30 23:19:19 +01:00
Yggdroot
300c719b3e fix typo 2015-07-27 15:10:08 +08:00
Yggdroot
efce4fa4a4 Merge pull request #121 from nunoh/master
Fix typo
2015-05-22 09:52:09 +08:00