remove kyazdani42 repo
This commit is contained in:
parent
ed71dba5cc
commit
ff93c22e63
3 changed files with 4 additions and 4 deletions
|
|
@ -83,7 +83,7 @@ local options = {
|
|||
}
|
||||
|
||||
-- check for any override
|
||||
options = require("core.utils").load_override(options, "kyazdani42/nvim-tree.lua")
|
||||
options = require("core.utils").load_override(options, "nvim-tree/nvim-tree.lua")
|
||||
vim.g.nvimtree_side = options.view.side
|
||||
|
||||
nvimtree.setup(options)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue