remove telescope from dependencies
this is necessary to ensure telescope wont be loaded when toggled off in options.lua
This commit is contained in:
@@ -99,7 +99,6 @@ M.hardtime = {
|
||||
|
||||
--- LazyGit plugin dependencies
|
||||
M.lazygit = {
|
||||
'nvim-telescope/telescope.nvim',
|
||||
'nvim-lua/plenary.nvim',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user