Removed some telescope dependencies
This commit is contained in:
@ -9,7 +9,8 @@ return {
|
||||
neogit.setup {
|
||||
integrations = {
|
||||
diffview = true,
|
||||
telescope = true
|
||||
telescope = false,
|
||||
fzf_lua = true
|
||||
},
|
||||
graph_style = "unicode",
|
||||
}
|
||||
|
Reference in New Issue
Block a user