document nerd font dependency

This commit is contained in:
Oliver Ladner 2023-11-21 10:31:02 +01:00
commit 517ff4176d

View file

@ -5,10 +5,11 @@ https://www.youtube.com/watch?v=w7i4amO_zaE
EXTERNAL DEPENDENCIES:
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
- fd (https://github.com/sharkdp/fd, used by telescope)
- Nerd font (https://www.nerdfonts.com/, used by nvim-web-devicons)
CHANGELOG:
- 2023-11-20: init, lazy, fuzzy, remaps
--]]
-- leader key must be defined before lazy.nvim)
-- Include customized configuration
require("weeheavy")