From d219a51b4f7749d3ddc4b13538ba54e7e6113a94 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 12 May 2019 16:42:44 +1200 Subject: Switch to two-spacing --- README.md | 2 +- doc/redact_pass.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eeee26b..d0b4fdb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ whenever you `pass edit`: License ------- -Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself. +Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself. See `:help license`. [1]: https://sanctum.geek.nz/ diff --git a/doc/redact_pass.txt b/doc/redact_pass.txt index f2e6fff..03e30f5 100644 --- a/doc/redact_pass.txt +++ b/doc/redact_pass.txt @@ -15,13 +15,13 @@ printed whenever you `pass edit`: REQUIREMENTS *redact_pass-requirements* -This plugin is only available if 'compatible' is not set. It also requires the -|+autocmd| feature. +This plugin is only available if 'compatible' is not set. It also requires +the |+autocmd| feature. IMPLEMENTATION *redact_pass-implementation* The options are disabled globally rather than attempting to set them local to -the buffer only, which was the flawed approach of previous versions. This is +the buffer only, which was the flawed approach of previous versions. This is mostly because of the 'viminfo' option; it's global, and there's no meaningful way to exclude information from the sensitive buffer from appearing in it. -- cgit v1.2.3