commit
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
-- cmd = "Telescope",
|
||||
opts = function()
|
||||
-- return require "nvchad.configs.telescope"
|
||||
end,
|
||||
}
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
-- cmd = "Telescope",
|
||||
opts = function()
|
||||
-- return require "nvchad.configs.telescope"
|
||||
end,
|
||||
}
|
||||
|
Reference in New Issue
Block a user