mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 08:14:15 +00:00
Oops, obviously I still need to load it
This commit is contained in:
parent
ff760faa89
commit
2133264cc1
1 changed files with 4 additions and 0 deletions
|
|
@ -468,3 +468,7 @@
|
||||||
:config
|
:config
|
||||||
(direnv-mode))
|
(direnv-mode))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
* ledger
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(require 'my-ledger)
|
||||||
|
#+end_src
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue