Skip to content

Commit

Permalink
docs: add missing code block separator in README.md (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyu08 authored Aug 26, 2024
1 parent f081338 commit 4d9d297
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,11 @@ use({
"nvim-telescope/telescope.nvim"
}
})
```

or if you are using [lazy.nvim](https://github.com/folke/lazy.nvim):

```lua
-- Lazy
{
"jackMort/ChatGPT.nvim",
Expand Down

0 comments on commit 4d9d297

Please sign in to comment.