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 telescope: workaround nixpkgs extensions loading early 2025-01-07 06:46:12 +01:00
default.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
telescope.nix fix: telescope ignore patterns 2025-04-05 23:22:02 -06:00