docs: add devicons link

This commit is contained in:
Senghan Bright 2021-08-04 22:01:34 +02:00
parent 3da05c8744
commit a236fccbee

View File

@ -60,6 +60,7 @@ If the active buffer (prior to the finder being launched) is attached to an LSP
- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) (required)
- [sql.nvim](https://github.com/tami5/sql.nvim) (required)
- [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) (optional)
Timestamps and file records are stored in an [SQLite3](https://www.sqlite.org/index.html) database for persistence and speed.
This plugin uses `sql.nvim` to perform the database transactions.