Add the ansible-vault-mode package

This commit is contained in:
Gergely Polonkai 2025-03-31 12:51:30 +02:00
parent d00014c590
commit 90210925b0
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4

View File

@ -3244,6 +3244,12 @@ Because thats 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