This commit is contained in:
Bram Schoenmakers 2023-06-03 17:20:29 +02:00
parent 971c6e93ed
commit 5cf9720265
2 changed files with 2 additions and 2 deletions

View File

@ -568,7 +568,7 @@ An improved version was [[https://github.com/xenodium/dwim-shell-command/commit/
#+begin_src elisp :tangle gists/prism-xml-yaml.el
;; Enable prism-whitespace-mode for YAML and XML automatically. Detect
;; the amounh of whitespace from the respective mode.
;; the amount of whitespace from the respective mode.
(use-package prism
:config

View File

@ -1,5 +1,5 @@
;; Enable prism-whitespace-mode for YAML and XML automatically. Detect
;; the amounh of whitespace from the respective mode.
;; the amount of whitespace from the respective mode.
(use-package prism
:config