Skip to content

Commit 81e2648

Browse files
committed
fix: nvui doc mentions
1 parent 688b737 commit 81e2648

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/routes/docs/config/nvchad_ui.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export const meta = {
44
};
55

66

7-
- Read `:h nvchad`
7+
- Read `:h nvui`

src/routes/docs/config/theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ export const meta = {
33
desc: "Configure base46 themes in Nvchad",
44
}
55

6-
- Read `:h nvchad.base46`
6+
- Read `:h nvui.base46`

src/routes/docs/quickstart/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import OS_Selector from "~/components/docpage/install";
2323
<br/>
2424
- Run `:MasonInstallAll` command after lazy.nvim finishes downloading plugins.
2525
- Delete the `.git` folder from nvim folder.
26-
- Learn customization of ui & base46 from `:h nvchad`.
26+
- Learn customization of ui & base46 from `:h nvui`.
2727

2828
## Update
2929

0 commit comments

Comments
 (0)