From e7058a6000a015f085cdfb29a45d1b3b29e8709f Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 21 Jun 2021 11:00:28 -0400 Subject: [PATCH] Fix line wrapping --- config.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.org b/config.org index f5b3cc3..b8f9625 100644 --- a/config.org +++ b/config.org @@ -732,9 +732,8 @@ Abbreviate things! I just use this for things like my email address and copyrigh (defun doas-edit (&optional arg) "Edit currently visited file as root. - With a prefix ARG prompt for a file to visit. - Will also prompt for a file to visit if current - buffer is not visiting a file. + With a prefix ARG prompt for a file to visit. Will also prompt + for a file to visit if current buffer is not visiting a file. Modified from Emacs Redux." (interactive "P") -- 2.39.2