mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 12:15:26 +02:00
plugins/telescope.file_browser: init
plugins/telescope.file_browser: improve formatting plugins/telescope.file_browser: improve docs
This commit is contained in:
parent
17ef1ed51f
commit
341eb9d094
2 changed files with 221 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue