Corrected Lexical binding string
This commit is contained in:
parent
7313b6ccb0
commit
3bb0ae8e98
|
@ -1,4 +1,4 @@
|
|||
;;; init.el -*- lexical-binding: t; -*-
|
||||
;;; +mail.el -*- lexical-binding: t; -*-
|
||||
|
||||
|
||||
; I use ProtonMail with my domainname via ProtonBridge synced via mbsync to mu.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; init.el -*- lexical-binding: t; -*-
|
||||
;;; +org.el -*- lexical-binding: t; -*-
|
||||
(require 'org)
|
||||
|
||||
(custom-set-variables '(org-directory "~/org/"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user