Remove some trailing whitespace

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:31 +00:00
parent de6204aa2e
commit c4955c23ca

View File

@ -190,7 +190,7 @@ needs to be set up to install them if they aren't already.
** C ** C
For C, I like to indent with tabs and align with spaces: this 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 #+begin_src emacs-lisp
(use-package smart-tabs-mode) (use-package smart-tabs-mode)