We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5d5d9 commit 0eb8102Copy full SHA for 0eb8102
src/routes/docs/quickstart/install.mdx
@@ -7,7 +7,7 @@ import OS_Selector from "~/components/docpage/install";
7
8
## Pre-requisites
9
10
-- [Neovim 0.10](https://github.com/neovim/neovim/releases/tag/v0.10.0).
+- [Neovim 0.11](https://github.com/neovim/neovim/releases/tag/stable).
11
- [Nerd Font](https://www.nerdfonts.com/) as your terminal font.
12
- Make sure the nerd font you set doesn't end with <strong>Mono</strong> to prevent small icons.
13
- <strong>Example : </strong> JetbrainsMono Nerd Font and not **<s>JetbrainsMono Nerd Font Mono</s>**
0 commit comments