mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-20 18:54:25 +02:00
test lazyloading nvimtree
This commit is contained in:
parent
c9e08b5268
commit
fc79ba76ed
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ return require("packer").startup(function(use)
|
|||
|
||||
use {
|
||||
"kyazdani42/nvim-tree.lua",
|
||||
event = "BufEnter",
|
||||
-- cmd = "NvimTreeToggle",
|
||||
config = function()
|
||||
require("lv-nvimtree").config()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue