diff --git a/src/routes/docs/features.mdx b/src/routes/docs/features.mdx index b23ba730..fb2b2dc5 100644 --- a/src/routes/docs/features.mdx +++ b/src/routes/docs/features.mdx @@ -22,7 +22,7 @@ export const meta = { - In the below video, you can see that the chadrc file's ( user config ) UI related options reload on the fly
- +
## Theme switcher @@ -48,7 +48,7 @@ export const meta = { - Think of it like workspaces on Linux/Windows where windows stay in their own workspaces, but in vim buffers from all tabs will be shown in every tab!
- +
## Term @@ -64,7 +64,7 @@ export const meta = { - Check [ui plugin docs](https://nvchad.com/docs/config/nvchad_ui#term)
- +
@@ -85,7 +85,7 @@ export const meta = { - command to toggle it : `NvCheatsheet` and mapping `leader + ch`
- +
## Colorify @@ -159,7 +159,7 @@ check `:h nvui.mason` for more info - [`nvim-lspconfig`](https://github.com/neovim/nvim-lspconfig) is used along with cmp for completion and [`luasnip`](https://github.com/L3MON4D3/LuaSnip) + [`friendly-snippets`](https://github.com/rafamadriz/friendly-snippets) for snippet completion!
- +

diff --git a/src/routes/news/v2.0_release.mdx b/src/routes/news/v2.0_release.mdx index c032cc23..40d9934e 100644 --- a/src/routes/news/v2.0_release.mdx +++ b/src/routes/news/v2.0_release.mdx @@ -62,7 +62,7 @@ So Whats new in this release? - Now you can live-reload some parts of the UI table in chadrc. - +
@@ -96,7 +96,7 @@ So Whats new in this release? ![nvcheatsheet](/features/nvcheatsheet.webp) - + ## Chadrc completion