Skip to content

Commit d859e30

Browse files
authored
Add editor integration to README.md
1 parent 5f00f0d commit d859e30

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,17 +366,17 @@ Add-Content $PROFILE "`nsinbo completions powershell | Invoke-Expression"
366366

367367
---
368368

369-
<!--
369+
370370

371371
## Editor Integration
372372

373373
sinbo-lsp provides inline snippet completions in any editor. Type `sinbo:` to get a completion list of all your saved snippets, selecting one inserts the full content.
374374

375-
See [sinbo-lsp/README.md](sinbo-lsp/README.md) for installation and editor setup.
375+
See [sinbo-lsp/README.md](https://github.com/sinbo-cli/sinbo_lsp#sinbo-lsp) for installation and editor setup.
376376

377377
---
378378

379-
-->
379+
380380

381381
## How It Works
382382

0 commit comments

Comments
 (0)