Skip to content

How to make ivy ignore certain files? #122

@kaushalmodi

Description

@kaushalmodi

Is there a way to make ivy not list the #*#, .* and *~ files when using find-file with ivy-mode enabled?

Just like ido, is it possible to not list them by default, but auto-complete them if the user wants to?

Here is an example use case:

  • .gitignore should not be listed when I do M-x find-file
  • But if I type .giti and then hit TAB it should autocomplete it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions