Merge pull request #225 from barrettruth/fix/rockspec
fix username docs
This commit is contained in:
commit
a14f543371
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ CONFIGURATION *cp-config*
|
||||||
Here's an example configuration with lazy.nvim:
|
Here's an example configuration with lazy.nvim:
|
||||||
>lua
|
>lua
|
||||||
{
|
{
|
||||||
'barrett-ruth/cp.nvim',
|
'barrettruth/cp.nvim',
|
||||||
cmd = 'CP',
|
cmd = 'CP',
|
||||||
build = 'uv sync',
|
build = 'uv sync',
|
||||||
opts = {
|
opts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue