fix(docs): lazy = false
This commit is contained in:
parent
01e21ec579
commit
c79a8b5b28
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ Load nvim-web-devicons before nonicons.nvim. For example, with lazy.nvim: >lua
|
||||||
{
|
{
|
||||||
'barrettruth/nonicons.nvim',
|
'barrettruth/nonicons.nvim',
|
||||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||||
|
lazy = false,
|
||||||
}
|
}
|
||||||
<
|
<
|
||||||
The plugin works automatically with no configuration required. For
|
The plugin works automatically with no configuration required. For
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue