mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 03:30:01 +02:00
nvim: lazy load more plugins.
This commit is contained in:
parent
b80f1c0db6
commit
b3add4670f
4 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ return {
|
|||
"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
|
||||
"MunifTanjim/nui.nvim",
|
||||
},
|
||||
cmd = "Neotree",
|
||||
opts = {
|
||||
-- hide_root_node = true,
|
||||
popup_border_style = 'solid',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue