mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-13 12:23:47 -05:00
Clarify code block autoformat behavior
This commit is contained in:
@@ -126,9 +126,9 @@ When you are inserting text in *HardPencil* mode, Vim’s autoformat feature
|
|||||||
will be enabled by default and can offer many of the same benefits as soft
|
will be enabled by default and can offer many of the same benefits as soft
|
||||||
line wrap.
|
line wrap.
|
||||||
|
|
||||||
_Pencil_ will disable autoformat if inside a code block. If it doesn’t, or
|
_Pencil_ will disable autoformat if you enter Insert mode from inside a
|
||||||
in other cases where you need to disable autoformat, you can do so with
|
code block. In other cases where you need to disable autoformat, you can
|
||||||
a command:
|
do so with a command:
|
||||||
|
|
||||||
* `AutoPencil` - enables autoformat
|
* `AutoPencil` - enables autoformat
|
||||||
* `ManualPencil` - disables autoformat
|
* `ManualPencil` - disables autoformat
|
||||||
|
|||||||
Reference in New Issue
Block a user