mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-10 13:21:15 +00:00
Make the Nerd Font an optional requirement (#716)
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user