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
|
--- LazyGit plugin dependencies
|
||||||
M.lazygit = {
|
M.lazygit = {
|
||||||
'nvim-telescope/telescope.nvim',
|
|
||||||
'nvim-lua/plenary.nvim',
|
'nvim-lua/plenary.nvim',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user