doomemacs/modules/completion
Henrik Lissner 8455bcf6b4
fix(ivy): omit hidden files in counsel-file-jump
385e60cd26 was a bit hasty. Rather than disregard all ignore files, we
should simply exclude projectile-globally-ignored-directories entries
from the file list. This is a stop-gap measure while I work on a better,
more general solution for all our :completion modules.

Amend: 385e60cd26
Ref: https://www.reddit.com/r/emacs/comments/tj0na6/moving_from_doom_to_vanilla/?utm_source=share&utm_medium=web2x&context=3
Ref: #6210
2022-03-30 17:32:41 +02:00
..
company feat(company): disable company in circe-mode 2021-12-15 15:18:11 +01:00
helm bump: :completion 2021-12-14 01:21:33 +01:00
ido bump: :completion 2021-12-14 01:21:33 +01:00
ivy fix(ivy): omit hidden files in counsel-file-jump 2022-03-30 17:32:41 +02:00
vertico tweak(vertico): ignore svn and hg dirs in file search 2022-03-19 16:38:00 +01:00