diff --git a/README.md b/README.md index cd93627..a3aee03 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ bun install bunvim ## 💻 Usage -For examples of plugins using Bunvim, take a look at [napoleon.nvim](https://github.com/wallpants/napoleon.nvim), -[ghost-text.nvim](https://github.com/wallpants/ghost-text.nvim) and [github-preview.nvim](https://github.com/wallpants/github-preview.nvim). +For an example of a plugin using Bunvim, take a look at [github-preview.nvim](https://github.com/wallpants/github-preview.nvim). You should keep a tab open with [Neovim API docs](https://neovim.io/doc/user/api.html) when working with Bunvim. Although this client includes generated TypeScript types, you'll find the detailed descriptions in the official docs very helpful if not necessary.