Merge commit 'pull/origin/47'

This commit is contained in:
Eric Danan 2017-08-14 17:07:03 +02:00
commit 575bf98179

View file

@ -254,7 +254,7 @@ BUFFER may be a string or nil."
(options
(concat options " "
(mapconcat (lambda (i)
(concat "--ignore-file " (shell-quote-argument i)))
(concat "--glob " (shell-quote-argument (concat "!" i))))
ignored
" "))))
(counsel-rg nil