diff --git a/lua/taken/plugins/telescope.lua b/lua/taken/plugins/telescope.lua index 8901343..de88fe3 100644 --- a/lua/taken/plugins/telescope.lua +++ b/lua/taken/plugins/telescope.lua @@ -15,10 +15,10 @@ return { telescope.setup({ extensions = { project = { - sync_with_nvim_tree = true, - on_project_selected = function() - require("nvim-tree.api").tree.change_root(vim.fn.getcwd()) - end, + -- sync_with_nvim_tree = true, + -- on_project_selected = function() + -- require("nvim-tree.api").tree.change_root(vim.fn.getcwd()) + -- end, }, file_browser = { hidden = {