Update help file

This commit is contained in:
Nate Kane 2015-03-22 21:33:41 +10:00
parent 4228b349f1
commit f4213240a3

View File

@ -260,6 +260,8 @@ Bug reports, feedback, suggestions etc are welcomed.
soft indentation (thanks @sergey-vlasov).
* Added option g:|indent_guides_default_mapping| to control whether the
default mapping (<Leader>ig) gets set (thanks @suy).
* Set size of indent guide to `tabstop` value when `shiftwidth=0` is used
(thanks @darkfeline).
1.7~
* Added way to override the default mapping (thanks @xuhdev).