From c4955c23ca5a056c65359a873d1298aa19a4052b Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 1 Jan 2021 00:00:31 +0000 Subject: [PATCH] Remove some trailing whitespace --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index bf3871b..319e3da 100644 --- a/config.org +++ b/config.org @@ -190,7 +190,7 @@ needs to be set up to install them if they aren't already. ** C For C, I like to indent with tabs and align with spaces: this - behaviour is provided by =smart-tabs-mode=. + behaviour is provided by =smart-tabs-mode=. #+begin_src emacs-lisp (use-package smart-tabs-mode)