mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-12 11:53: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
|
||||
line wrap.
|
||||
|
||||
_Pencil_ will disable autoformat if inside a code block. If it doesn’t, 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
|
||||
|
||||
Reference in New Issue
Block a user