Skip to content

Commit

Permalink
Update README.md (nvim-lua#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
theoboldalex authored Aug 22, 2024
1 parent 1860184 commit c1ae909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ External Requirements:
- 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`
- If you want to write Typescript, you need `npm`
- If you want to write Golang, you will need `go`
- etc.

> **NOTE**
Expand Down

0 comments on commit c1ae909

Please sign in to comment.