readme: update example config
This commit is contained in:
parent
ef5d25e843
commit
0f216e74f5
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ may look like the following:
|
||||||
require('lazy').setup {
|
require('lazy').setup {
|
||||||
{
|
{
|
||||||
'barrett-ruth/import-cost.nvim',
|
'barrett-ruth/import-cost.nvim',
|
||||||
build = 'sh install.sh yarn'
|
build = 'sh install.sh yarn',
|
||||||
|
config = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue