Install applescript-mode on darwin

This commit is contained in:
Gerard Vermeulen 2022-01-17 06:11:19 +01:00
parent fe9e04c091
commit b938893fbc

View File

@ -184,10 +184,12 @@ the ~custom-file~ as [[info:emacs#Saving Customizations][saving customizations (
`(package-selected-packages
`(,@(when (version< emacs-version "28.0")
'(org)) ; plain text thought organizer
,@(when (eq system-type 'darwin)
'(applescript-mode)) ; mode to edit AppleScript code
anaconda-mode ; strangles python-mode
async ; asynchroneous processing
auctex ; Aalborg University Center TeX
blacken ; Black Python-code formatter client
blacken ; Black Python code formatter client
citar ; bibliography handling
citeproc ; bibliography handling
company ; complete anything