~edwargix/emacs.d

2c7f898568d13a42ec130065d74563e0305f557d — David Florness 6 years ago 9808c01
ag
1 files changed, 3 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +3 -0
@@ 58,6 58,9 @@
    (evil-global-set-key 'normal (kbd "C-n") #'fzf-projectile)))


(use-package ag)


(use-package scribble
  :straight nil
  :load-path "contrib/"