Skip to content

Commit

Permalink
update nvim version to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck committed May 18, 2024
1 parent dee1d92 commit 45eed6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/quickstart/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import OS_Selector from "~/components/docpage/install";

## Pre-requisites

- [Neovim 0.9.5](https://github.com/neovim/neovim/releases/tag/v0.9.5).
- [Neovim 0.10](https://github.com/neovim/neovim/releases/tag/v0.10.0).
- [Nerd Font](https://www.nerdfonts.com/) as your terminal font.
- Make sure the nerd font you set doesn't end with <strong>Mono</strong> to prevent small icons.
- <strong>Example : </strong> JetbrainsMono Nerd Font and not **<s>JetbrainsMono Nerd Font Mono</s>**
Expand Down

0 comments on commit 45eed6b

Please sign in to comment.