forked from colonelpanic/dotfiles
[Emacs] Fix whitespace
This commit is contained in:
parent
705076a647
commit
ee2827d45d
@ -1865,7 +1865,7 @@ I use helm for almost all emacs completion
|
||||
(use-package helm-ag
|
||||
:bind ("C-c p 1" . imalison:set-helm-ag-extra-options)
|
||||
:preface
|
||||
(progn
|
||||
(progn
|
||||
(defun imalison:set-helm-ag-extra-options ()
|
||||
(interactive)
|
||||
(let ((option (read-string "Extra options: " (or helm-ag--extra-options "")
|
||||
|
Loading…
Reference in New Issue
Block a user