Update readme.md
This commit is contained in:
parent
332b9870c7
commit
b75f4afa7a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ may look like the following:
|
||||||
```lua
|
```lua
|
||||||
require('lazy').setup {
|
require('lazy').setup {
|
||||||
{
|
{
|
||||||
'barrett-ruth/import-cost.nvim',
|
'barrettruth/import-cost.nvim',
|
||||||
build = 'sh install.sh yarn',
|
build = 'sh install.sh yarn',
|
||||||
-- if on windows
|
-- if on windows
|
||||||
-- build = 'pwsh install.ps1 yarn',
|
-- build = 'pwsh install.ps1 yarn',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue