mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 12:14:25 +08:00
modify command ResetIndentLines as IndentLinesReset
This commit is contained in:
@@ -49,10 +49,13 @@ g:indentLine_indentLevel *g:indentLine_indentLevel*
|
||||
==============================================================================
|
||||
COMMANDS *indentLine-commands*
|
||||
|
||||
ResetIndentLines [number]
|
||||
IndentLinesReset [number]
|
||||
if 'shiftwidth' changes, using this command can redraw the
|
||||
indentLines. number is optional, it means the width between
|
||||
two indent level, if ommited, value of 'shiftwidth' is used.
|
||||
|
||||
IndentLinesToggle
|
||||
toggle the indent lines of the current buffer.
|
||||
==============================================================================
|
||||
FAQ *indentLine-faq*
|
||||
|
||||
@@ -66,5 +69,6 @@ Thanks to the following people for suggestions and patches:
|
||||
|
||||
NagatoPain
|
||||
Salman Halim
|
||||
Christophe
|
||||
==============================================================================
|
||||
vim:tw=78:ts=8:ft=help:norl:noet
|
||||
|
||||
Reference in New Issue
Block a user