Combine plainmacs and emacs roles.

This commit is contained in:
Tom Alexander
2023-07-11 00:54:51 -04:00
parent cb84d7d810
commit c1e3b8fc4e
18 changed files with 81 additions and 75 deletions

View File

@@ -2,6 +2,12 @@
package:
name:
- emacs
state: present
- name: Install packages
when: 'emacs_flavor == "full"'
package:
name:
- py39-pygments
- inkscape # to support SVGs in LaTeX
# - prettier # typescript formatting