fix: remove opt from nvim-tree
This commit is contained in:
parent
aeecb23382
commit
6bb5f2b68a
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ return packer.startup(function()
|
|||
config = function()
|
||||
require('cosmic.plugins.nvim-tree')
|
||||
end,
|
||||
opt = true,
|
||||
cmd = {
|
||||
'NvimTreeClipboard',
|
||||
'NvimTreeClose',
|
||||
|
|
Loading…
Add table
Reference in a new issue