Add provide's to module config.el files + fix module header comments
This commit is contained in:
parent
f99468a135
commit
bc402868a6
17 changed files with 20 additions and 5 deletions
|
@ -1,3 +1,5 @@
|
|||
;;; os/macos/config.el
|
||||
(provide '+macos)
|
||||
|
||||
(setq mac-command-modifier 'meta
|
||||
mac-option-modifier 'alt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue