Update Plugin Config
This commit is contained in:
parent
2a36c3fc7a
commit
2eca6c0d56
8 changed files with 124 additions and 249 deletions
|
@ -50,6 +50,5 @@ return {
|
|||
local telescope = require('telescope')
|
||||
telescope.setup(opts)
|
||||
telescope.load_extension('fzf')
|
||||
telescope.load_extension('ui-select')
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue