mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
verylazy load nvim-tree
This commit is contained in:
parent
16dbe0830e
commit
dce72ad1d1
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
return {
|
||||
{
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
event = "VeryLazy",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
keys = {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue