Skip to content

Commit

Permalink
Emacs: remove a helm-projectile TODO
Browse files Browse the repository at this point in the history
bbatsov/helm-projectile#139 has been fixed, yay!
  • Loading branch information
laurynas-biveinis committed May 21, 2020
1 parent 51ad1bd commit 3456618
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions emacs/emacs/setup.el
Original file line number Diff line number Diff line change
Expand Up @@ -1403,8 +1403,6 @@ BUFFER, TARGET, NICK, SERVER, and PORT are ERC-provided."
;; Remove "-a" from grep options, because it kills grepping over TRAMP for some
;; projects.
(setq helm-projectile-grep-command "grep -r %e -n%cH -e %p %f .")
;; TODO(laurynas): fix/workaround
;; https://github.com/bbatsov/helm-projectile/issues/139

;; Workaround https://github.com/bbatsov/projectile/issues/347: remote projects
;; do not get added to known project list automatically. Also workaround the
Expand Down

0 comments on commit 3456618

Please sign in to comment.