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/"