emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-surround e25f5f9c00 015/175: Add note about sentence


From: ELPA Syncer
Subject: [nongnu] elpa/evil-surround e25f5f9c00 015/175: Add note about sentence behavior with link to issue.
Date: Mon, 9 Oct 2023 13:01:00 -0400 (EDT)

branch: elpa/evil-surround
commit e25f5f9c00f1383e0fe817b793b5ef026da60d9f
Author: Michael Markert <markert.michael@googlemail.com>
Commit: Michael Markert <markert.michael@googlemail.com>

    Add note about sentence behavior with link to issue.
    
    Signed-off-by: Michael Markert <markert.michael@googlemail.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 697f36b053..b1f5e97043 100644
--- a/README.md
+++ b/README.md
@@ -66,8 +66,8 @@ space): `cs]{`
 
     { Hello } world!
 
-TODO: Behaves different in evil(-surround).
-Now wrap the entire line in parentheses with `yssb` or `yss)`.
+Now wrap the entire line in parentheses with `yssb` or `yss)` (wrapping the 
line
+is currently broken see [issue 
#5](https://github.com/timcharper/evil-surround/issues/5)).
 
     ({ Hello } world!)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]