Minor edits

This commit is contained in:
Derek Taylor
2023-09-04 14:37:31 -05:00
parent e45fbcdaa2
commit f304fa0381

View File

@@ -38,7 +38,7 @@
- [[#source-code-block-tag-expansion][Source Code Block Tag Expansion]] - [[#source-code-block-tag-expansion][Source Code Block Tag Expansion]]
- [[#perspective][PERSPECTIVE]] - [[#perspective][PERSPECTIVE]]
- [[#projectile][PROJECTILE]] - [[#projectile][PROJECTILE]]
- [[#rainbow-delimters][RAINBOW DELIMTERS]] - [[#rainbow-delimiters][RAINBOW DELIMITERS]]
- [[#rainbow-mode][RAINBOW MODE]] - [[#rainbow-mode][RAINBOW MODE]]
- [[#sane-defaults][SANE DEFAULTS]] - [[#sane-defaults][SANE DEFAULTS]]
- [[#shells-and-terminals][SHELLS AND TERMINALS]] - [[#shells-and-terminals][SHELLS AND TERMINALS]]
@@ -740,7 +740,7 @@ Org-tempo is not a separate package but a module within org that can be enabled.
(projectile-mode 1)) (projectile-mode 1))
#+end_src #+end_src
* RAINBOW DELIMTERS * RAINBOW DELIMITERS
Adding rainbow coloring to parentheses. Adding rainbow coloring to parentheses.
#+begin_src emacs-lisp #+begin_src emacs-lisp