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)