fixed #6
This commit is contained in:
@@ -12,7 +12,7 @@ return {
|
|||||||
lazy = false,
|
lazy = false,
|
||||||
cmd = 'Oil',
|
cmd = 'Oil',
|
||||||
keys = {
|
keys = {
|
||||||
{"<leader>ft", oil, ""}
|
{ "-", oil, "" }
|
||||||
},
|
},
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'kyazdani42/nvim-web-devicons',
|
'kyazdani42/nvim-web-devicons',
|
||||||
|
|||||||
Reference in New Issue
Block a user