Make the Nerd Font an optional requirement (#716)
This commit is contained in:
parent
f764b7bacd
commit
66e2a5a425
2 changed files with 31 additions and 7 deletions
|
@ -27,6 +27,8 @@ If you are experiencing issues, please make sure you have the latest versions.
|
|||
External Requirements:
|
||||
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
|
||||
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation)
|
||||
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
|
||||
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
|
||||
- Language Setup:
|
||||
- If want to write Typescript, you need `npm`
|
||||
- If want to write Golang, you will need `go`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue