changes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
'(elcord-editor-icon "emacs_icon")
|
||||
'(elcord-idle-message "Conquering the Pyu city-states...")
|
||||
'(elcord-mode t nil (elcord))
|
||||
'(org-agenda-files '("~/org/tasks.org" "~/todo.org"))
|
||||
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
|
||||
'(package-selected-packages
|
||||
'(polymode fish-mode solidity-mode yaml-mode bison-mode graphql-mode arduino-mode gdscript-mode speed-type ivy-posframe lsp-haskell treemacs key-chord))
|
||||
'(warning-suppress-log-types
|
||||
@@ -23,6 +23,8 @@
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(org-scheduled-previously ((t (:foreground "#cbccc6")))))
|
||||
'(ledger-font-posting-account-face ((t (:foreground "gray"))))
|
||||
'(org-scheduled-previously ((t (:foreground "#cbccc6"))))
|
||||
'(org-scheduled-today ((t (:foreground "gray")))))
|
||||
(put 'downcase-region 'disabled nil)
|
||||
(put 'upcase-region 'disabled nil)
|
||||
|
Reference in New Issue
Block a user