Merge pull request #42 from faceleg/master

Updated docs with faq entry for simulating ST2 line effect
This commit is contained in:
Yggdroot
2013-07-13 00:30:17 -07:00

View File

@@ -108,6 +108,11 @@ IndentLinesToggle
==============================================================================
FAQ *indentLine-faq*
Q. How can I make the indent line visuall similar to the line used in Sublime
Text 2?
A. Use let g:indentLine_char = '┊'
==============================================================================
CHANGELOG *indentLine-changelog*