telescope.media_files: init (#29)

* telescope.media_files: init

* telescope-media: fix typo

`nollOr` -> `nullOr`

Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
This commit is contained in:
Alexander Nortung 2022-08-27 23:26:03 +00:00 committed by GitHub
parent 3bb3b7efb5
commit 3bce3ed48f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 0 deletions

View file

@ -9,6 +9,7 @@ in
./frecency.nix
./fzf-native.nix
./fzy-native.nix
./media-files.nix
];
# TODO:add support for aditional filetypes. This requires autocommands!