mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
nvim/lua/user/plugins/editor/finder.lua: use master branch
This commit is contained in:
parent
282945986c
commit
ecf0a37176
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ local dropdown_opts = {
|
|||
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
branch = "master",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue