From 90210925b0394ce05aa2903f4c29b4aae69ee16e Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 31 Mar 2025 12:51:30 +0200 Subject: [PATCH] Add the ansible-vault-mode package --- configuration.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration.org b/configuration.org index 36dced4..7648181 100644 --- a/configuration.org +++ b/configuration.org @@ -3244,6 +3244,12 @@ Because that’s still my favourite language. :commands (ebnf-mode)) #+end_src +** ~ansible-vault-mode~ + +#+begin_src emacs-lisp +(use-package ansible-vault) +#+end_src + * Key bindings #+begin_src emacs-lisp