add nvimtree_side global in nvimtree config func https://github.com/NvChad/ui/issues/68
also clean some lazy.nvim related variables
This commit is contained in:
parent
55de4b9c85
commit
c77c086365
3 changed files with 3 additions and 7 deletions
|
@ -73,6 +73,4 @@ local options = {
|
|||
},
|
||||
}
|
||||
|
||||
vim.g.nvimtree_side = options.view.side
|
||||
|
||||
return options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue