not sure if this is needed, but it can't hurt
This commit is contained in:
parent
51f8addaf6
commit
5e6a7a8262
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ return { 'nvim-telescope/telescope.nvim',
|
|||
["G"] = actions.move_to_bottom,
|
||||
}
|
||||
}
|
||||
},
|
||||
extensions = {
|
||||
fzf = {}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue