new-main #1

Open
SailReal wants to merge 139 commits from new-main into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit c1ae9092cb - Show all commits

View File

@ -28,8 +28,8 @@ External Requirements:
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons - 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 - if you have it set `vim.g.have_nerd_font` in `init.lua` to true
- Language Setup: - Language Setup:
- If want to write Typescript, you need `npm` - If you want to write Typescript, you need `npm`
- If want to write Golang, you will need `go` - If you want to write Golang, you will need `go`
- etc. - etc.
> **NOTE** > **NOTE**