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 5834a29 commit eb92979Copy full SHA for eb92979
src/content/docs/index.mdx
@@ -66,7 +66,7 @@ color support.
66
67
<Steps>
68
69
-1. **Make a backup of your current nvim config** (if exists)
+1. **Make a backup of your current nvim config** _(if exists)_
70
71
```sh
72
mv ~/.config/nvim ~/.config/nvim.bak
@@ -97,7 +97,7 @@ color support.
97
98
99
100
101
102
```powershell
103
Move-Item $env:LOCALAPPDATA\nvim $env:LOCALAPPDATA\nvim.bak
0 commit comments