diff --git a/doc/indentLine.txt b/doc/indentLine.txt index 0396707..082cfc3 100644 --- a/doc/indentLine.txt +++ b/doc/indentLine.txt @@ -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*