preservim / vim-indent-guides

A Vim plugin for visually displaying indent levels in code
MIT License
2.62k stars 162 forks source link

Documentation for Enabling, Disabling, Toggling Plugin #127

Closed T99 closed 7 years ago

T99 commented 7 years ago

I'm sure many people would find it useful if you added documentation for the fairly important commands:

:IndentGuidesToggle
:IndentGuidesEnable
:IndentGuidesDisable

It's always nice to be able to read the documentation (readme, wiki) than have to go digging through the code!

nathanaelkane commented 7 years ago

Agreed, thanks for the PR :)