Skip to content

Commit

Permalink
Deploying to gh-pages from @ bda61aa 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck committed Oct 17, 2024
1 parent bcf328c commit 817f5e8
Show file tree
Hide file tree
Showing 82 changed files with 53 additions and 56 deletions.
4 changes: 2 additions & 2 deletions _build/.vite/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@
]
},
"src/routes/docs/config/mappings.mdx?pick=$css": {
"file": "assets/mappings-ClJzSKGU.js",
"file": "assets/mappings-CQOOw6xB.js",
"name": "mappings",
"src": "src/routes/docs/config/mappings.mdx?pick=$css",
"isEntry": true,
Expand Down Expand Up @@ -1081,7 +1081,7 @@
]
},
"virtual:$vinxi/handler/client": {
"file": "assets/client-BOj8bck7.js",
"file": "assets/client-C9Xhy9pg.js",
"name": "client",
"src": "virtual:$vinxi/handler/client",
"isEntry": true,
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.
Binary file removed _build/assets/client-BOj8bck7.js.br
Binary file not shown.
Binary file removed _build/assets/client-BOj8bck7.js.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added _build/assets/client-C9Xhy9pg.js.br
Binary file not shown.
Binary file added _build/assets/client-C9Xhy9pg.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ nomap(`,e(n.span,{className:"hljs-string",children:'"n"'}),", ",e(n.span,{classN
`]}})}}),`
`,a(m),`
`,e(n.ul,{get children(){return[`
`,e(n.li,{children:"Do know that lsp mappings wont be overrided by the above methods, because they dont load on startup & are lazy loaded."}),`
`,e(n.li,{children:"So put the lsp ones in a custom on_attach function"}),`
`,e(n.li,{children:"Please note that the above methods won't override LSP mappings because they are lazily loaded and don't load on startup."}),`
`]}}),`
`,e(n.pre,{get children(){return e(n.code,{className:"hljs language-lua",get children(){return[e(n.span,{className:"hljs-keyword",children:"local"})," ooo = ",e(n.span,{className:"hljs-function",get children(){return[e(n.span,{className:"hljs-keyword",children:"function"}),e(n.span,{className:"hljs-params",children:"(client, bufnr)"})]}}),`
nvlsp.on_attach(client, bufnr)
Expand Down
Binary file added _build/assets/mappings-CQOOw6xB.js.br
Binary file not shown.
Binary file added _build/assets/mappings-CQOOw6xB.js.gz
Binary file not shown.
Binary file removed _build/assets/mappings-ClJzSKGU.js.br
Binary file not shown.
Binary file removed _build/assets/mappings-ClJzSKGU.js.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.
7 changes: 3 additions & 4 deletions docs/config/mappings/index.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Binary file modified docs/contribute/index.html.br
Binary file not shown.
Binary file modified docs/contribute/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/credits/index.html

Large diffs are not rendered by default.

Binary file modified docs/credits/index.html.br
Binary file not shown.
Binary file modified docs/credits/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/faq/index.html

Large diffs are not rendered by default.

Binary file modified docs/faq/index.html.br
Binary file not shown.
Binary file modified docs/faq/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/features/index.html

Large diffs are not rendered by default.

Binary file modified docs/features/index.html.br
Binary file not shown.
Binary file modified docs/features/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/quickstart/install/index.html

Large diffs are not rendered by default.

Binary file modified docs/quickstart/install/index.html.br
Binary file not shown.
Binary file modified docs/quickstart/install/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/quickstart/learn-lua/index.html

Large diffs are not rendered by default.

Binary file modified docs/quickstart/learn-lua/index.html.br
Binary file not shown.
Binary file modified docs/quickstart/learn-lua/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/quickstart/post-install/index.html

Large diffs are not rendered by default.

Binary file modified docs/quickstart/post-install/index.html.br
Binary file not shown.
Binary file modified docs/quickstart/post-install/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/recipes/index.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Binary file modified index.html.br
Binary file not shown.
Binary file modified index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/index.html

Large diffs are not rendered by default.

Binary file modified news/index.html.br
Binary file not shown.
Binary file modified news/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/nvui/index.html

Large diffs are not rendered by default.

Binary file modified news/nvui/index.html.br
Binary file not shown.
Binary file modified news/nvui/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/v2.0_migration/index.html

Large diffs are not rendered by default.

Binary file modified news/v2.0_migration/index.html.br
Binary file not shown.
Binary file modified news/v2.0_migration/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/v2.0_release/index.html

Large diffs are not rendered by default.

Binary file modified news/v2.0_release/index.html.br
Binary file not shown.
Binary file modified news/v2.0_release/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/v2.5_release/index.html

Large diffs are not rendered by default.

Binary file modified news/v2.5_release/index.html.br
Binary file not shown.
Binary file modified news/v2.5_release/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions news/volt/index.html

Large diffs are not rendered by default.

Binary file modified news/volt/index.html.br
Binary file not shown.
Binary file modified news/volt/index.html.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions themes/index.html

Large diffs are not rendered by default.

Binary file modified themes/index.html.br
Binary file not shown.
Binary file modified themes/index.html.gz
Binary file not shown.

0 comments on commit 817f5e8

Please sign in to comment.