Remove the fancy-narrow package
This commit is contained in:
parent
984f2146e2
commit
fe3a358900
@ -2029,14 +2029,6 @@ Because even secretaries need a secretary today.
|
|||||||
("C-c p C-a" . ag-project)))
|
("C-c p C-a" . ag-project)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** A fancier ~narrow-mode~
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package fancy-narrow
|
|
||||||
:config
|
|
||||||
(fancy-narrow-mode))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** Undo tree
|
** Undo tree
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user