plugins/telescope: move to by-name

This commit is contained in:
Matt Sturgeon 2024-09-05 02:44:14 +01:00
parent d07a9c78cc
commit 6debe9333f
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
19 changed files with 0 additions and 2 deletions

View file

@ -0,0 +1,11 @@
{
imports = [
./file-browser.nix
./frecency.nix
./fzf-native.nix
./fzy-native.nix
./media-files.nix
./ui-select.nix
./undo.nix
];
}