Merge pull request #8 from IamGideonIdoko/main
Replace yarn with pnpm link in installation example
This commit is contained in:
commit
0b4d31c665
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Live reload HTML, CSS, and JavaScript files inside neovim with the power of
|
||||||
|
|
||||||
2. Install regularly with your neovim package manager
|
2. Install regularly with your neovim package manager
|
||||||
|
|
||||||
For example, a config with [yarn](https://yarnpkg.com) and
|
For example, a config with [pnpm](https://pnpm.io) and
|
||||||
[lazy.nvim](https://github.com/folke/lazy.nvim) may look like the following:
|
[lazy.nvim](https://github.com/folke/lazy.nvim) may look like the following:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue