Remove the ag package
This commit is contained in:
parent
b5132f05b5
commit
c7a948c9da
@ -2019,16 +2019,6 @@ Because even secretaries need a secretary today.
|
|||||||
(after-init . secretaria-unknown-time-always-remind-me))
|
(after-init . secretaria-unknown-time-always-remind-me))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** The Silver Searcher
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package ag
|
|
||||||
:after projectile
|
|
||||||
:bind
|
|
||||||
(:map projectile-mode-map
|
|
||||||
("C-c p C-a" . ag-project)))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** Undo tree
|
** Undo tree
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user