Macros now prefixed with @, instead of suffixed with !
This commit is contained in:
parent
ec694649db
commit
6c06aa0ce7
26 changed files with 265 additions and 247 deletions
|
@ -1,5 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; os/macos/packages.el
|
||||
|
||||
(package! exec-path-from-shell)
|
||||
(package! osx-clipboard)
|
||||
(@package exec-path-from-shell)
|
||||
(@package osx-clipboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue