mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-17 09:21:19 +00:00
nvim-tree: load nvim-tree if openOnSetup
This commit is contained in:
parent
4add0c6fbb
commit
5e71562728
2 changed files with 3 additions and 2 deletions
|
|
@ -49,6 +49,7 @@ in {
|
|||
|
||||
${
|
||||
optionalString cfg.openOnSetup ''
|
||||
require('lz.n').trigger_load("nvim-tree-lua")
|
||||
-- autostart behaviour
|
||||
-- Open on startup has been deprecated
|
||||
-- see https://github.com/nvim-tree/nvim-tree.lua/wiki/Open-At-Startup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue