fix(telescope): set git window to normal mode
This commit is contained in:
@@ -42,6 +42,9 @@ local function setup()
|
||||
lsp_references = {
|
||||
initial_mode = "normal",
|
||||
},
|
||||
git_status = {
|
||||
initial_mode = "normal",
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user