doc: note nvim-web-devicions as optional
This commit is contained in:
parent
91609349d2
commit
4335fb8596
2 changed files with 3 additions and 1 deletions
|
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
|
|
||||||
- [nonicons font](https://github.com/ya2s/nonicons/releases) installed
|
- [nonicons font](https://github.com/ya2s/nonicons/releases) installed
|
||||||
|
- (Optionally) [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
||||||
2
vim.yaml
2
vim.yaml
|
|
@ -22,3 +22,5 @@ globals:
|
||||||
any: true
|
any: true
|
||||||
stub:
|
stub:
|
||||||
any: true
|
any: true
|
||||||
|
bit:
|
||||||
|
any: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue