mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-09 10:23:46 -05:00
Updated the help file to be inline with the new changes
This commit is contained in:
@@ -27,13 +27,15 @@ CONTENTS *indent-guides-contents*
|
||||
1. COMMANDS *indent-guides-commands*
|
||||
|
||||
:IndentGuidesToggle *:IndentGuidesToggle*
|
||||
Toggles the indent guides on and off for all buffers.
|
||||
Toggles the indent guides on and off.
|
||||
|
||||
:IndentGuidesEnable *:IndentGuidesEnable*
|
||||
Enables the indent guides for all buffers.
|
||||
Enables the indent guides for the current buffer and any other buffer upon
|
||||
entering it.
|
||||
|
||||
:IndentGuidesDisable *:IndentGuidesDisable*
|
||||
Disables the indent guides for all buffers.
|
||||
Disables the indent guides for the current buffer and any other buffer upon
|
||||
entering it.
|
||||
|
||||
==============================================================================
|
||||
2. OPTIONS *indent-guides-options*
|
||||
|
||||
Reference in New Issue
Block a user