mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-08 18:03:46 -05:00
Update help file
This commit is contained in:
@@ -260,8 +260,8 @@ Bug reports, feedback, suggestions etc are welcomed.
|
|||||||
soft indentation (thanks @sergey-vlasov).
|
soft indentation (thanks @sergey-vlasov).
|
||||||
* Added option g:|indent_guides_default_mapping| to control whether the
|
* Added option g:|indent_guides_default_mapping| to control whether the
|
||||||
default mapping (<Leader>ig) gets set (thanks @suy).
|
default mapping (<Leader>ig) gets set (thanks @suy).
|
||||||
* Set size of indent guide to `tabstop` value when `shiftwidth=0` is used
|
* Set size of indent guide to `tabstop` value when `shiftwidth=0` or
|
||||||
(thanks @darkfeline).
|
`noexpandtab` is used (thanks @darkfeline and @wilywampa).
|
||||||
|
|
||||||
1.7~
|
1.7~
|
||||||
* Added way to override the default mapping (thanks @xuhdev).
|
* Added way to override the default mapping (thanks @xuhdev).
|
||||||
|
|||||||
Reference in New Issue
Block a user