Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4fb32dc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck committed Mar 10, 2024
1 parent 769f3a8 commit de51ed1
Show file tree
Hide file tree
Showing 103 changed files with 83 additions and 80 deletions.
14 changes: 7 additions & 7 deletions _build/.vite/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@
]
},
"src/routes/docs/config/mappings.mdx?pick=$css": {
"file": "assets/mappings-BGgVhAIG.js",
"file": "assets/mappings-Cb_P5vtx.js",
"src": "src/routes/docs/config/mappings.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand All @@ -673,7 +673,7 @@
]
},
"src/routes/docs/config/nvchad_ui.mdx?pick=$css": {
"file": "assets/nvchad_ui-BT17I6p0.js",
"file": "assets/nvchad_ui-DLQ1cybd.js",
"src": "src/routes/docs/config/nvchad_ui.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand All @@ -683,7 +683,7 @@
]
},
"src/routes/docs/config/plugins.mdx?pick=$css": {
"file": "assets/plugins-CjCnb50P.js",
"file": "assets/plugins-CTunIyvF.js",
"src": "src/routes/docs/config/plugins.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand Down Expand Up @@ -713,7 +713,7 @@
]
},
"src/routes/docs/config/theming.mdx?pick=$css": {
"file": "assets/theming-CVhQ7sKx.js",
"file": "assets/theming-DKjrpR34.js",
"src": "src/routes/docs/config/theming.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand All @@ -723,7 +723,7 @@
]
},
"src/routes/docs/config/walkthrough.mdx?pick=$css": {
"file": "assets/walkthrough-aas9Jjqp.js",
"file": "assets/walkthrough-YS72n7FA.js",
"src": "src/routes/docs/config/walkthrough.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand Down Expand Up @@ -753,7 +753,7 @@
]
},
"src/routes/docs/faq.mdx?pick=$css": {
"file": "assets/faq-DJ0_yBDI.js",
"file": "assets/faq-Co64Q4kt.js",
"src": "src/routes/docs/faq.mdx?pick=$css",
"isEntry": true,
"isDynamicEntry": true,
Expand Down Expand Up @@ -952,7 +952,7 @@
]
},
"virtual:#vinxi/handler/client": {
"file": "assets/client-p3qDOjn4.js",
"file": "assets/client-CrZ9T3qr.js",
"src": "virtual:#vinxi/handler/client",
"isEntry": true,
"imports": [
Expand Down
Binary file modified _build/.vite/manifest.json.br
Binary file not shown.
Binary file modified _build/.vite/manifest.json.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added _build/assets/client-CrZ9T3qr.js.br
Binary file not shown.
Binary file added _build/assets/client-CrZ9T3qr.js.gz
Binary file not shown.
Binary file removed _build/assets/client-p3qDOjn4.js.br
Binary file not shown.
Binary file removed _build/assets/client-p3qDOjn4.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import{M as i}from"./index-C2YDUEaq.js";import{b as n,q as o}from"./web-CBU83r8B
`]}}),`
`,n(e.h2,{children:"Custom local base46 themes"}),`
`,n(e.ul,{get children(){return[`
`,n(e.li,{get children(){return["To make a custom local theme thats of the base46 format, you have to create ",n(e.code,{children:"/lua/themes/mytheme.lua"}),". Check ",n(e.a,{href:"https://github.com/NvChad/base46/blob/v2.0/README.md",children:"base46 docs"})," for more info."]}}),`
`,n(e.li,{get children(){return["To make a custom local theme that's the base46 format, you have to create ",n(e.code,{children:"/lua/themes/mytheme.lua"}),". Check ",n(e.a,{href:"https://github.com/NvChad/base46/blob/v2.0/README.md",children:"base46 docs"})," for more info."]}}),`
`]}}),`
`,n(e.h2,{children:"Can I remove base46?"}),`
`,n(e.ul,{get children(){return[`
Expand All @@ -32,7 +32,7 @@ import{M as i}from"./index-C2YDUEaq.js";import{b as n,q as o}from"./web-CBU83r8B
- { key: I, mods: Control, chars: `,n(e.span,{className:"hljs-string",children:'"\\x1b[105;6u"'}),` }
`]}})}}),`
`,n(e.ul,{get children(){return[`
`,n(e.li,{get children(){return[n(e.strong,{children:"NOTE"}),": keymaps in NvChad are case sensitive, to delete it you need to use lowercase ",n(e.code,{children:"<tab>"}),". Add this to your mappings.lua:"]}}),`
`,n(e.li,{get children(){return[n(e.strong,{children:"NOTE"}),": keymaps in NvChad are case-sensitive, to delete it you need to use lowercase ",n(e.code,{children:"<tab>"}),". Add this to your mappings.lua:"]}}),`
`]}}),`
`,n(e.pre,{get children(){return n(e.code,{className:"hljs language-lua",get children(){return[`M.disabled = {
n = {
Expand Down
Binary file added _build/assets/faq-Co64Q4kt.js.br
Binary file not shown.
Binary file added _build/assets/faq-Co64Q4kt.js.gz
Binary file not shown.
Binary file removed _build/assets/faq-DJ0_yBDI.js.br
Binary file not shown.
Binary file removed _build/assets/faq-DJ0_yBDI.js.gz
Binary file not shown.
Binary file removed _build/assets/mappings-BGgVhAIG.js.br
Binary file not shown.
Binary file removed _build/assets/mappings-BGgVhAIG.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import{b as e,q as i,k as a,t as l}from"./web-CBU83r8B.js";import{M as c}from"./index-C2YDUEaq.js";var t=l("<kbd>Ctrl"),h=l("<kbd>Space"),d=l("<kbd>alt"),p=l("<kbd>shift");const g={title:"NvChad Mappings",desc:"Manage mappings in nvchad"};function r(s){const n={a:"a",code:"code",h2:"h2",li:"li",p:"p",pre:"pre",span:"span",ul:"ul",...c(),...s.components};return[e(n.h2,{children:"Overview"}),`
`,e(n.p,{children:"The mapping configuration uses the nvim name shorcuts as:"}),`
`,e(n.p,{children:"The mapping configuration uses the nvim name shortcuts as:"}),`
`,e(n.ul,{get children(){return[`
`,e(n.li,{get children(){return[e(n.code,{children:"<C>"})," -> ",a(t)]}}),`
`,e(n.li,{get children(){return[e(n.code,{children:"<leader>"})," -> ",a(h)]}}),`
Expand All @@ -10,7 +10,7 @@ import{b as e,q as i,k as a,t as l}from"./web-CBU83r8B.js";import{M as c}from"./
`,e(n.h2,{children:"Mapping format"}),`
`,e(n.ul,{get children(){return[`
`,e(n.li,{get children(){return["NvChad uses ",e(n.code,{children:"vim.keymap.set"})," by default, check ",e(n.code,{children:":h vim.keymap.set"})," for detailed docs."]}}),`
`,e(n.li,{children:"The desc opt is optional. Its only needed for NvCheatsheet to document, First word in desc will be used for group heading."}),`
`,e(n.li,{children:"The desc opt is optional. It's only needed for NvCheatsheet to document, First word in desc will be used for group heading."}),`
`]}}),`
`,e(n.pre,{get children(){return e(n.code,{className:"hljs language-lua",get children(){return[e(n.span,{className:"hljs-keyword",children:"local"}),` map = vim.keymap.set
Expand Down
Binary file added _build/assets/mappings-Cb_P5vtx.js.br
Binary file not shown.
Binary file added _build/assets/mappings-Cb_P5vtx.js.gz
Binary file not shown.
Binary file removed _build/assets/nvchad_ui-BT17I6p0.js.br
Binary file not shown.
Binary file removed _build/assets/nvchad_ui-BT17I6p0.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import{b as n,q as t,k as s,t as c}from"./web-CBU83r8B.js";import{M as i}from"./
`,n(e.ul,{get children(){return[`
`,n(e.li,{children:"The order is a list of module names from default modules + your modules"}),`
`,n(e.li,{children:"Removing a word in the order will remove that module"}),`
`,n(e.li,{children:"modules expects all its keys to be a function that returns a string."}),`
`,n(e.li,{children:"Modules expect all its keys to be a function that returns a string."}),`
`]}}),`
`,n(e.pre,{get children(){return n(e.code,{className:"hljs language-lua",get children(){return[`M.ui = {
tabufline = {
Expand Down
Binary file added _build/assets/nvchad_ui-DLQ1cybd.js.br
Binary file not shown.
Binary file added _build/assets/nvchad_ui-DLQ1cybd.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import{M as a}from"./index-C2YDUEaq.js";import{b as e,q as i}from"./web-CBU83r8B.js";const r={title:"NvChad Plugins",desc:"Maintain plugins in NvChad"};function l(s){const n={a:"a",code:"code",h2:"h2",li:"li",p:"p",pre:"pre",span:"span",strong:"strong",ul:"ul",...a(),...s.components};return[e(n.h2,{children:"Overview"}),`
`,e(n.p,{get children(){return["NvChad uses ",e(n.a,{href:"https://github.com/folke/lazy.nvim",children:"lazy.nvim"})," for plugins management. List of ",e(n.a,{href:"https://github.com/NvChad/NvChad/tree/v2.5/lua/nvchad/plugins",children:"default plugins"}),"."]}}),`
`,e(n.h2,{children:"Lazy loading"}),`
`,e(n.p,{children:"We lazy load almost 95% of the plugins, so we expect and recommend you to lazy load the plugins as well, as its efficient in reducing startuptime."}),`
`,e(n.p,{children:`We lazy load almost 95% of the plugins, so we expect and recommend you to lazy load the plugins as well, as it's
efficient in reducing startup-time.`}),`
`,e(n.ul,{get children(){return[`
`,e(n.li,{children:"We don't want users making NvChad slow just because they didn't lazy load plugins they've added."}),`
`,e(n.li,{get children(){return["Please read the ",e(n.a,{href:"https://github.com/folke/lazy.nvim#-plugin-spec",children:"lazy.nvim plugin specs"})," docs to know what options are available for lazyloading etc."]}}),`
Expand Down
Binary file added _build/assets/plugins-CTunIyvF.js.br
Binary file not shown.
Binary file added _build/assets/plugins-CTunIyvF.js.gz
Binary file not shown.
Binary file removed _build/assets/plugins-CjCnb50P.js.br
Binary file not shown.
Binary file removed _build/assets/plugins-CjCnb50P.js.gz
Binary file not shown.
Binary file removed _build/assets/theming-CVhQ7sKx.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import{b as n,q as i,k as l,t}from"./web-CBU83r8B.js";import{M as h}from"./index
}
`]}})}}),`
`,l(a),`
`,n(e.p,{get children(){return["In order to add custom highlights, its the same as above, just use ",n(e.strong,{get children(){return n(e.code,{children:"hl_add"})}}),"."]}}),`
`,n(e.p,{get children(){return["In order to add custom highlights, it's the same as above, just use ",n(e.strong,{get children(){return n(e.code,{children:"hl_add"})}}),"."]}}),`
`,n(e.h2,{children:"Customize themes"}),`
`,n(e.p,{children:"If you just want to customize an already existing theme, you can change the following configuration:"}),`
`,n(e.pre,{get children(){return n(e.code,{className:"hljs language-lua",get children(){return[`M.ui = {
Expand Down
Binary file not shown.
Binary file added _build/assets/theming-DKjrpR34.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import{b as n,q as i,k as r,t}from"./web-CBU83r8B.js";import{M as a}from"./index
`,n(e.li,{get children(){return[n(e.a,{href:"https://github.com/NvChad/starter",children:"NvChad/starter"})," - This is a minimal config which shows how to use the nvchad repo as a plugin."]}}),`
`,n(e.li,{children:"Users will be using the starter config or can create their own"}),`
`]}}),`
`,n(e.p,{children:"config sturcture of the main nvchad repo :"}),`
`,n(e.p,{children:"config structure of the main nvchad repo :"}),`
`,n(e.pre,{get children(){return n(e.code,{className:"hljs language-lua",children:`lua
├── nvchad
Expand Down Expand Up @@ -70,7 +70,7 @@ import{b as n,q as i,k as r,t}from"./web-CBU83r8B.js";import{M as a}from"./index
`,n(e.p,{get children(){return["The ",n(e.code,{children:"leader"})," key is the ",r(c)," in NvChad."]}}),`
`]}}),`
`,n(e.h2,{children:"Mappings"}),`
`,n(e.p,{children:"If you want to know all the keymaps, you can run the following comands:"}),`
`,n(e.p,{children:"If you want to know all the keymaps, you can run the following commands:"}),`
`,n(e.ul,{get children(){return[`
`,n(e.li,{get children(){return n(e.code,{children:"NvCheatsheet"})}}),`
`,n(e.li,{get children(){return n(e.code,{children:"Telescope keymaps"})}}),`
Expand Down
Binary file added _build/assets/walkthrough-YS72n7FA.js.br
Binary file not shown.
Binary file added _build/assets/walkthrough-YS72n7FA.js.gz
Binary file not shown.
Binary file removed _build/assets/walkthrough-aas9Jjqp.js.br
Binary file not shown.
Binary file removed _build/assets/walkthrough-aas9Jjqp.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/api/index.html

Large diffs are not rendered by default.

Binary file modified docs/api/index.html.br
Binary file not shown.
Binary file modified docs/api/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/config/lsp/index.html

Large diffs are not rendered by default.

Binary file modified docs/config/lsp/index.html.br
Binary file not shown.
Binary file modified docs/config/lsp/index.html.gz
Binary file not shown.
Loading

0 comments on commit de51ed1

Please sign in to comment.