mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 12:26:05 -05:00
More sandbox formatting
This commit is contained in:
parent
e72ab96bd4
commit
e4a629db80
@ -1,5 +1,6 @@
|
|||||||
(package-initialize)
|
;; Needs to be commented or else it will be added back
|
||||||
|
; (package-initialize)
|
||||||
|
|
||||||
(message "Initializing emacs...")
|
(message "Initializing Electronic Macs...")
|
||||||
(org-babel-load-file
|
(org-babel-load-file
|
||||||
(expand-file-name "config.org" user-emacs-directory))
|
(expand-file-name "config.org" user-emacs-directory))
|
||||||
|
@ -744,5 +744,3 @@ company-irony for company integration
|
|||||||
**** Hotkeys
|
**** Hotkeys
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
* --- Here Be Dragons ---
|
|
||||||
* Emacs Config
|
|
||||||
|
Loading…
Reference in New Issue
Block a user