[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
|
(use-package helm-ag
|
||||||
:bind ("C-c p 1" . imalison:set-helm-ag-extra-options)
|
:bind ("C-c p 1" . imalison:set-helm-ag-extra-options)
|
||||||
:preface
|
:preface
|
||||||
(progn
|
(progn
|
||||||
(defun imalison:set-helm-ag-extra-options ()
|
(defun imalison:set-helm-ag-extra-options ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(let ((option (read-string "Extra options: " (or helm-ag--extra-options "")
|
(let ((option (read-string "Extra options: " (or helm-ag--extra-options "")
|
||||||
|
Loading…
Reference in New Issue
Block a user