Skip to content

Commit

Permalink
docs(readme): replace plenary with busted
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 5, 2024
1 parent 8904f2c commit b0678a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ to start a repo based on this template. **Do _not_ fork it**.
1. If your plugin depends on other plugins,
add them to [`nvim-wrapped` in the `ci-overlay.nix`](./nix/ci-overlay.nix).
1. Add the name of your plugin to [`flake.nix`](./flake.nix).
1. Add [`plenary.nvim`](https://github.com/nvim-lua/plenary.nvim) specs
1. Add [`busted`](https://lunarmodules.github.io/busted/) specs
to the `tests` directory.
1. Create a [LuaRocks API key](https://luarocks.org/settings/api-keys).
1. Add the API key to the repository's
Expand Down

0 comments on commit b0678a1

Please sign in to comment.