mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-13 20:43:49 +00:00
precise install requirements
This commit is contained in:
parent
b0e16993a6
commit
ab9d2a7147
10
README.md
10
README.md
@ -21,12 +21,10 @@ 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/): optional, provides various icons
|
- A [Nerd Font](https://www.nerdfonts.com/): provides various icons
|
||||||
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
|
- Language utils: `rustup`, `npm`, `dotnet`, `python`
|
||||||
- Language Setup:
|
- Optionally, install [Alacritty](https://github.com/alacritty/alacritty#installation)
|
||||||
- If want to write Typescript, you need `npm`
|
- Or on Windows, just install using `winget install alacritty --source winget`
|
||||||
- If want to write Golang, you will need `go`
|
|
||||||
- etc.
|
|
||||||
|
|
||||||
> **NOTE**
|
> **NOTE**
|
||||||
> See [Windows Installation](#Windows-Installation) to double check any additional Windows notes
|
> See [Windows Installation](#Windows-Installation) to double check any additional Windows notes
|
||||||
|
Loading…
Reference in New Issue
Block a user