Clarify code block autoformat behavior

This commit is contained in:
Reed Esau
2014-08-25 10:28:18 -06:00
parent 8c5ecaa8c1
commit dee1876905

View File

@@ -126,9 +126,9 @@ When you are inserting text in *HardPencil* mode, Vims autoformat feature
will be enabled by default and can offer many of the same benefits as soft
line wrap.
_Pencil_ will disable autoformat if inside a code block. If it doesnt, or
in other cases where you need to disable autoformat, you can do so with
a command:
_Pencil_ will disable autoformat if you enter Insert mode from inside a
code block. In other cases where you need to disable autoformat, you can
do so with a command:
* `AutoPencil` - enables autoformat
* `ManualPencil` - disables autoformat