nvf/modules/plugins/utility/telescope
Christoph Koehler edbadf5d5a
fix: telescope ignore patterns
".git" is a regex, so because of the '.' it matches more than just
the .git directory, so escape the dot to make it literal. Here, that's
done with a '%'.
2025-04-05 23:22:02 -06:00
..
config.nix
default.nix
telescope.nix