From: Armaan Bhojwani Date: Mon, 21 Jun 2021 15:00:28 +0000 (-0400) Subject: Fix line wrapping X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=e7058a6000a015f085cdfb29a45d1b3b29e8709f Fix line wrapping --- 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")