Update doc for IndentLinesEnable and IndentLinesDisable

This commit is contained in:
haya14busa
2014-05-11 00:51:16 +09:00
parent 10a2f0b0dd
commit da5b309b6f

View File

@@ -120,6 +120,13 @@ IndentLinesReset [number]
IndentLinesToggle
toggle the indent lines of the current buffer.
IndentLinesEnable
enable the indent lines of the current buffer.
IndentLinesDisable
disable the indent lines of the current buffer.
==============================================================================
FAQ *indentLine-faq*