Fix edit-config
This commit is contained in:
@@ -63,7 +63,7 @@ A simple funtion to open this file for quick editing.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(defun edit-config ()
|
||||
(interactive)
|
||||
(find-file "~/.emacs.d/setup-emacs.org"))
|
||||
(find-file "~/.emacs.d/README.org"))
|
||||
#+END_SRC
|
||||
|
||||
** Reformat a whole buffer
|
||||
|
||||
Reference in New Issue
Block a user