README.md: add a Nerd Font requirement
Fixes nvim-lua/kickstart.nvim#700 A Nerd Font is required by: - mini.statusline - Lazy plugin manager - Neo-tree.nvim - not enabled by default however instructions on how to add it are in the README
This commit is contained in:
parent
b83b2b061c
commit
779ab2fcaa
@ -27,6 +27,7 @@ If you are experiencing issues, please make sure you have the latest versions.
|
|||||||
External Requirements:
|
External Requirements:
|
||||||
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
|
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
|
||||||
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
|
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
|
||||||
|
- A [Nerd Font](https://www.nerdfonts.com/)
|
||||||
- Language Setup:
|
- Language Setup:
|
||||||
- If want to write Typescript, you need `npm`
|
- If want to write Typescript, you need `npm`
|
||||||
- If want to write Golang, you will need `go`
|
- If want to write Golang, you will need `go`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user