Update README.md

This commit is contained in:
2021-11-08 12:25:58 +01:00
committed by GitHub
parent 5dbdeeb0f3
commit 897b322890

View File

@@ -8,7 +8,7 @@ This is my first neovim plugin, so it does have rough edges, be warned. PR for f
## Setup ## Setup
Setup using `packer` or your favorite package manager. `share.nvim` does depend on `plenary` and `telescope` and will require nvim `0.5` or higher. Setup using `packer` or your favorite package manager. `share.nvim` does depend on `plenary` and `telescope` and will require nvim `0.5` or higher.
Invoke the `.setup` and pass in your providers. Invoke the `.config(opts)` and pass in your providers.
```lua ```lua
use({ use({