chore: add missing NvimTreeFindFile to command list
This commit is contained in:
@@ -6,6 +6,7 @@ return {
|
||||
'NvimTreeFindFileToggle',
|
||||
'NvimTreeCollapse',
|
||||
'NvimTreeRefresh',
|
||||
'NvimTreeFindFile',
|
||||
},
|
||||
init = function()
|
||||
vim.g.disable_netrw = false
|
||||
@@ -102,4 +103,4 @@ return {
|
||||
show_on_open_dirs = true,
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user