Skip to content

Commit

Permalink
fix: nvui doc mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck committed Oct 1, 2024
1 parent 688b737 commit 81e2648
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/routes/docs/config/nvchad_ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export const meta = {
};


- Read `:h nvchad`
- Read `:h nvui`
2 changes: 1 addition & 1 deletion src/routes/docs/config/theming.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ export const meta = {
desc: "Configure base46 themes in Nvchad",
}

- Read `:h nvchad.base46`
- Read `:h nvui.base46`
2 changes: 1 addition & 1 deletion src/routes/docs/quickstart/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import OS_Selector from "~/components/docpage/install";
<br/>
- Run `:MasonInstallAll` command after lazy.nvim finishes downloading plugins.
- Delete the `.git` folder from nvim folder.
- Learn customization of ui & base46 from `:h nvchad`.
- Learn customization of ui & base46 from `:h nvui`.

## Update

Expand Down

0 comments on commit 81e2648

Please sign in to comment.