From a0e27fd503c499e646d62d9eed316cf9638158ef Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Tue, 7 Jan 2014 08:21:18 -0700 Subject: [PATCH] rewording of effects of NoPencil command --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9dbf42a..e5f0885 100644 --- a/README.markdown +++ b/README.markdown @@ -91,7 +91,7 @@ to set the behavior for the current buffer: * `SoftPencil` - configure for soft line wrapping * `HardPencil` - configure for hard line endings * `TogglePencil` - if off, enables with detection; if on, turns off -* `NoPencil` - removes navigation mappings and restores global settings +* `NoPencil` - removes navigation mappings and restores buffer to global settings Optionally, you can map to keys in your `.vimrc`: