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
|
#+BEGIN_SRC emacs-lisp
|
||||||
(defun edit-config ()
|
(defun edit-config ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(find-file "~/.emacs.d/setup-emacs.org"))
|
(find-file "~/.emacs.d/README.org"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Reformat a whole buffer
|
** Reformat a whole buffer
|
||||||
|
|||||||
Reference in New Issue
Block a user