Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.15k stars 229 forks source link

Add a note to README for Mac users #316

Closed brk3 closed 3 years ago

brk3 commented 4 years ago

I couldn't figure out why this plugin wouldn't work for me for quite a while, till I read https://github.com/Yggdroot/indentLine/issues/59.

This adds a note to the README to let users know they need +conceal compiled in.

Yggdroot commented 3 years ago

Thanks.