document nerd font dependency
This commit is contained in:
parent
c591c88f43
commit
517ff4176d
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
|
@ -5,10 +5,11 @@ https://www.youtube.com/watch?v=w7i4amO_zaE
|
||||||
EXTERNAL DEPENDENCIES:
|
EXTERNAL DEPENDENCIES:
|
||||||
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
||||||
- fd (https://github.com/sharkdp/fd, used by telescope)
|
- fd (https://github.com/sharkdp/fd, used by telescope)
|
||||||
|
- Nerd font (https://www.nerdfonts.com/, used by nvim-web-devicons)
|
||||||
|
|
||||||
CHANGELOG:
|
CHANGELOG:
|
||||||
- 2023-11-20: init, lazy, fuzzy, remaps
|
- 2023-11-20: init, lazy, fuzzy, remaps
|
||||||
--]]
|
--]]
|
||||||
|
|
||||||
-- leader key must be defined before lazy.nvim)
|
-- Include customized configuration
|
||||||
require("weeheavy")
|
require("weeheavy")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue