mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
adding the leftwm config was probablyu not all I did
This commit is contained in:
@@ -50,6 +50,13 @@
|
||||
(require 'elcord)
|
||||
(elcord-mode)
|
||||
|
||||
(org-babel-do-load-languages
|
||||
'org-babel-load-languages
|
||||
'((emacs-lisp . t)
|
||||
(julia . t)
|
||||
(python . t)
|
||||
(jupyter . t)))
|
||||
|
||||
;; Here are some additional functions/macros that could help you configure Doom:
|
||||
;;
|
||||
;; - `load!' for loading external *.el files relative to this one
|
||||
|
||||
@@ -51,3 +51,5 @@
|
||||
(package! rainbow-mode)
|
||||
(package! elcord)
|
||||
(package! poly-org)
|
||||
(package! ein)
|
||||
;;(package! jupyter)
|
||||
|
||||
Reference in New Issue
Block a user