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()
|
config = function()
|
||||||
require('cosmic.plugins.nvim-tree')
|
require('cosmic.plugins.nvim-tree')
|
||||||
end,
|
end,
|
||||||
opt = true,
|
|
||||||
cmd = {
|
cmd = {
|
||||||
'NvimTreeClipboard',
|
'NvimTreeClipboard',
|
||||||
'NvimTreeClose',
|
'NvimTreeClose',
|
||||||
|
|
Loading…
Add table
Reference in a new issue