This commit is contained in:
Bram Schoenmakers 2023-05-21 13:09:02 +02:00
parent ebb9a7c949
commit 9d4cd3ed95

View file

@ -554,7 +554,7 @@ An improved version was [[https://github.com/xenodium/dwim-shell-command/commit/
#+end_src
* Apply maybe
* Apply maybe :elisp:
#+begin_src elisp :tangle gists/apply-maybe.el
(defun my/apply-maybe (f probability &rest args)
@ -564,7 +564,7 @@ An improved version was [[https://github.com/xenodium/dwim-shell-command/commit/
'my/not-applied))
#+end_src
* Enable prism-whitespace-mode for XML and YAML
* Enable prism-whitespace-mode for XML and YAML :emacs:
#+begin_src elisp :tangle gists/prism-xml-yaml.el
;; Enable prism-whitespace-mode for YAML and XML automatically. Detect