plugins/telescope.file_browser: init

plugins/telescope.file_browser: improve formatting

plugins/telescope.file_browser: improve docs
This commit is contained in:
Wolbyte 2023-07-02 10:01:22 +03:30 committed by Gaétan Lepage
parent 17ef1ed51f
commit 341eb9d094
2 changed files with 221 additions and 0 deletions

View file

@ -9,6 +9,7 @@ with lib; let
helpers = import ../helpers.nix {inherit lib;};
in {
imports = [
./file-browser.nix
./frecency.nix
./fzf-native.nix
./fzy-native.nix