remove kyazdani42 repo
This commit is contained in:
committed by
Sidhanth Rathod
parent
ed71dba5cc
commit
ff93c22e63
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user