remove keybinding for opening term as it was causing hangups
This commit is contained in:
parent
0fb37d8583
commit
41351f6007
|
@ -4,7 +4,6 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
version = "*",
|
version = "*",
|
||||||
size = 20,
|
size = 20,
|
||||||
open_mapping = [[c-\]],
|
|
||||||
hide_numbers = true,
|
hide_numbers = true,
|
||||||
shading_factor = 2,
|
shading_factor = 2,
|
||||||
start_in_insert = true,
|
start_in_insert = true,
|
||||||
|
|
Loading…
Reference in New Issue