mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
[emacs] Fix broken configuration
This commit is contained in:
parent
534e21c227
commit
8f0e225bac
1 changed files with 1 additions and 1 deletions
|
@ -1204,7 +1204,7 @@ Study kanji by overlaying hiragana readings.
|
|||
:mode ("\\.epub\\'" . nov-mode)
|
||||
:config
|
||||
(setq nov-save-place-file (concat doom-cache-dir "nov-places")))
|
||||
|
||||
#+end_src
|
||||
* Editing binary-compressed plist files in OSX
|
||||
From https://www.emacswiki.org/emacs/MacOSXPlist#toc1
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue