fix explorer ` key
This commit is contained in:
parent
fb3e9bf7c5
commit
32e663e785
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ return {
|
||||||
},
|
},
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
"<leader>e",
|
"`",
|
||||||
function()
|
function()
|
||||||
Snacks.explorer(
|
Snacks.explorer(
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue