From 3b5cbf491624c1908418f89dcb2a7905ff7b3474 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Fri, 24 Jan 2014 13:41:13 -0700 Subject: [PATCH] misc polishing --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 9b17c3b..a146974 100644 --- a/README.markdown +++ b/README.markdown @@ -96,8 +96,8 @@ hard line break mode. Because auto-detect might not work as intended, you can invoke a command to set the behavior for the current buffer: -* `SoftPencil` - mode for soft line wrap -* `HardPencil` - mode for hard line breaks +* `SoftPencil` - enable soft line wrap mode +* `HardPencil` - enable hard line break mode * `DropPencil` - removes navigation mappings and restores buffer to global settings * `TogglePencil` - if on, turns off; if off, enables with detection