add telescope file manager
This commit is contained in:
parent
b1d5b77cb3
commit
de9f8b74b9
4 changed files with 32 additions and 1 deletions
|
@ -21,7 +21,10 @@
|
|||
url = "github:j-hui/fidget.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
"nvim_plugin-nvim-telescope/telescope-file-browser.nvim" = {
|
||||
url = "github:nvim-telescope/telescope-file-browser.nvim";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
{ self, nixpkgs, ... }@inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue