added note about plenary to example config

This commit is contained in:
Rudis Muiznieks 2021-09-19 22:05:36 -05:00
parent c9b88aaeb4
commit 06443c8e01
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ require('telescope').extensions.vinegar.file_browser()
## Example Config
The following config maps `-` to the file browser, disables `netrw`, and automatically opens the file browser when you launch nvim with a directory as the file argument.
The following config maps `-` to the file browser, disables `netrw`, and automatically opens the file browser when you launch nvim with a directory as the file argument (uses [plenary.nvim](https://github.com/nvim-lua/plenary.nvim)).
```lua
-- add keybinding