Update readme.md
This commit is contained in:
parent
e8a34bc37f
commit
58f2e30e02
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ For example, a config with [pnpm](https://pnpm.io) and
|
||||||
```lua
|
```lua
|
||||||
require('lazy').setup {
|
require('lazy').setup {
|
||||||
{
|
{
|
||||||
'barrett-ruth/live-server.nvim',
|
'barrettruth/live-server.nvim',
|
||||||
build = 'pnpm add -g live-server',
|
build = 'pnpm add -g live-server',
|
||||||
cmd = { 'LiveServerStart', 'LiveServerStop' },
|
cmd = { 'LiveServerStart', 'LiveServerStop' },
|
||||||
config = true
|
config = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue