mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-16 13:53:47 -05:00
misc polishing
This commit is contained in:
@@ -96,8 +96,8 @@ hard line break mode.
|
|||||||
Because auto-detect might not work as intended, you can invoke a command
|
Because auto-detect might not work as intended, you can invoke a command
|
||||||
to set the behavior for the current buffer:
|
to set the behavior for the current buffer:
|
||||||
|
|
||||||
* `SoftPencil` - mode for soft line wrap
|
* `SoftPencil` - enable soft line wrap mode
|
||||||
* `HardPencil` - mode for hard line breaks
|
* `HardPencil` - enable hard line break mode
|
||||||
* `DropPencil` - removes navigation mappings and restores buffer to global settings
|
* `DropPencil` - removes navigation mappings and restores buffer to global settings
|
||||||
* `TogglePencil` - if on, turns off; if off, enables with detection
|
* `TogglePencil` - if on, turns off; if off, enables with detection
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user