doomemacs/modules
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
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers bump: :checkers spell 2022-02-23 15:23:14 +01:00
completion fix(ivy): omit hidden files in counsel-file-jump 2022-03-30 17:32:41 +02:00
config feat(multiple-cursors): add bindings to evil-mc-skip-* 2022-02-23 17:49:22 +01:00
editor refactor(file-templates): suppress in indirect buffers 2022-03-21 03:57:02 +01:00
emacs fix(ibuffer): wrong-number-of-args error on ibuffer-find-file w/ ivy 2022-03-19 16:10:52 +01:00
email feat(mu4e): more helpful headers mode-line symbols 2022-02-23 17:49:03 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang fix(org): don't show parent trees by default 2022-03-22 02:49:09 +01:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(vterm): remove +vterm--change-directory-if-remote 2022-01-30 02:41:02 +01:00
tools bump: :tools direnv 2022-03-19 17:03:09 +01:00
ui feat(hydra): add winner commands to +hydra/window-nav 2022-03-19 16:14:33 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00