We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181d55a commit d0a5aabCopy full SHA for d0a5aab
README.md
@@ -28,8 +28,8 @@ External Requirements:
28
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
29
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
30
- Language Setup:
31
- - If want to write Typescript, you need `npm`
32
- - If want to write Golang, you will need `go`
+ - If you want to write Typescript, you need `npm`
+ - If you want to write Golang, you will need `go`
33
- etc.
34
35
> **NOTE**
0 commit comments