Telescope
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>How to install Codeium on Neovim - 🚀 ApolloNvim</title>
|
||||
<title>Jak nainstalovat Codeium do Neovim - 🚀ApolloNvim</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@ -17,7 +17,7 @@
|
||||
<link rel="stylesheet" href="../../../assets/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../../assets/css/dracula-ui.min.css">
|
||||
<link rel="stylesheet" href="../../../assets/css/mkdocs.min.css">
|
||||
<link href="../../../style/style.css" rel="stylesheet">
|
||||
<link href="../../../style/extra.css" rel="stylesheet">
|
||||
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../../assets/img/favicon.ico">
|
||||
@ -45,7 +45,7 @@
|
||||
|
||||
<div class="drac-text-center">
|
||||
|
||||
<span class="drac-text drac-line-height drac-text-white">🚀 ApolloNvim</span>
|
||||
<span class="drac-text drac-line-height drac-text-white">🚀ApolloNvim</span>
|
||||
|
||||
</div>
|
||||
|
||||
@ -70,46 +70,46 @@
|
||||
<a href="../../.."
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
🏘 Home
|
||||
🏘 Domů
|
||||
</a>
|
||||
</li>
|
||||
<li class="drac-box">
|
||||
<a href="../../installation/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
🛠 Installation
|
||||
🛠 Instalace
|
||||
</a>
|
||||
</li>
|
||||
<li class="drac-box">
|
||||
<a href="../../plugins/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
🗄 Plugins
|
||||
🗄 Pluginy
|
||||
</a>
|
||||
</li>
|
||||
<li class="drac-box">
|
||||
<a href="../../.."
|
||||
class=" active
|
||||
drac-anchor btn-toggle d-inline-flex align-items-center border-0 drac-text-purple--hover collapsed"
|
||||
data-bs-toggle="collapse" data-bs-target="#📑-tutorials-collapse" aria-expanded="false">
|
||||
📑 Tutorials
|
||||
data-bs-toggle="collapse" data-bs-target="#📑-návody-collapse" aria-expanded="false">
|
||||
📑 Návody
|
||||
</a>
|
||||
<div class="collapse" id="📑-tutorials-collapse">
|
||||
<div class="collapse" id="📑-návody-collapse">
|
||||
<ul class="mb-5 drac-list drac-list-none">
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../01.%20vimplug/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
How to install vim.plug into Neovim
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../02.%20keyshortcuts/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Default keyboard shortcuts
|
||||
Defaultní klávesové zkratky
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../01.%20vimplug/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak nainstalovat vim.plug
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -117,7 +117,127 @@
|
||||
<a href="./"
|
||||
class=" active
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
How to install Codeium on Neovim
|
||||
Jak nainstalovat Codeium do Neovim
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../04.%20Jak%20nainstalovat%20Telescope%20do%20editoru%20Neovim/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak nainstalovat Telescope do editoru Neovim
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../05.%20Barevn%C3%A9%20sch%C3%A9ma/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Barevné schéma
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../06.%20Autosave/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Automatické úkládání
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../07.%20Kop%C3%ADrov%C3%A1n%C3%AD%20a%20Vkl%C3%A1d%C3%A1n%C3%AD%20do%20a%20z%20%20Neovim%20z%20extern%C3%ADch%20zdroj%C5%AF/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Kopírování a Vkládání do a z Neovim z externích zdrojů
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../08.%20Markdown_syntax/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Markdown_syntax
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../09.%20init.vim%20z%C3%A1kladn%C3%AD%20nastaven%C3%AD/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
init.vim základní nastavení
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../10.%20vim-fugitive%20ovl%C3%A1dni%20Git%20v%20Neovim/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Vim-fugitive ovládni Git v Neovim
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../11.%20Gitsigns%20drobn%C3%A9%20vylep%C5%A1en%C3%AD%20git%20v%20Neovim/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Gitsigns drobné vylepšení git v Neovim
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../12.%20Je%C5%A1t%C4%9B%20lep%C5%A1%C3%AD%20Neovim%20s%20Zellij%20termin%C3%A1lov%C3%BDm%20multiplexorem/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Ještě lepší Neovim s Zellij terminálovým multiplexorem
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../13.%20Pou%C5%BE%C3%ADv%C3%A1n%C3%AD%20relativn%C3%ADch%20%C4%8D%C3%ADsel%20%C5%99%C3%A1dk%C5%AF/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Používání relativních čísel řádků
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../15.%20Jak%20na%20kop%C3%ADrov%C3%A1n%C3%AD%20a%20vkl%C3%A1d%C3%A1n%C3%AD/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak na kopírování a vkládání
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../16.%20Jak%20nainstalovat%20nejnov%C4%9Bj%C5%A1%C3%AD%20verzi%20Neovim%20do%20linuxu/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak nainstalovat nejnovější verzi Neovim do linuxu
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../17.%20Jak%20opravit%20nefunk%C4%8Dn%C3%AD%20Prettier/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak opravit nefunkční Prettier
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../18.%20Konfigurace%20Lua/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Konfigurace Lua
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="drac-box-ternary">
|
||||
<a href="../20.%20N%C3%A1hledy%20markdown%20v%20nvim/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
Jak zobrazit náhled v markdown v prohlížeči pomocí coc-webview
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -127,7 +247,7 @@
|
||||
<a href="../../../contact/"
|
||||
class="
|
||||
drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
|
||||
📪 Contact
|
||||
📪 Kontakty
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -158,13 +278,13 @@
|
||||
<div class="container">
|
||||
<div class="row row-preview">
|
||||
<div class="col">
|
||||
<a href="../02.%20keyshortcuts/"
|
||||
<a href="../01.%20vimplug/"
|
||||
class="btn-preview drac-btn drac-btn-outline drac-text-white drac-text-cyan-green--hover">
|
||||
<i class="fa fa-arrow-left"></i> Previous
|
||||
</a>
|
||||
</div>
|
||||
<div class="col">
|
||||
<a href="../../../contact/"
|
||||
<a href="../04.%20Jak%20nainstalovat%20Telescope%20do%20editoru%20Neovim/"
|
||||
class="btn-preview drac-btn drac-btn-outline drac-text-white drac-text-cyan-green--hover" style="padding-left: 3%;">
|
||||
Next <i class="fa fa-arrow-right"></i>
|
||||
</a>
|
||||
@ -201,26 +321,26 @@
|
||||
<!-- block content -->
|
||||
<section class="p-md-5 section-content">
|
||||
<article>
|
||||
<p><h1 id="03-how-to-install-codeium-on-neovim">03. How to install Codeium on Neovim</h1>
|
||||
<p><a href="https: //codeium.com" target="_blank">Codeium</a> is an alternative to <a href="https://github.com/features/copilothttps://github.com/features/copilot" target="_blank">GitHub Copilot</a> with the caveat that it is free for individuals. I rate Codeium very positively and Copilot is equal to it.</p>
|
||||
<p>Installation using plug.vim is easy, you just need to edit your <code>init.vim</code>.</p>
|
||||
<p>Paste in:</p>
|
||||
<p><h1 id="03-jak-nainstalovat-codeium-do-neovim">03. Jak nainstalovat Codeium do Neovim</h1>
|
||||
<p><a href="https: //codeium.com" target="_blank">Codeium</a> je alternativou k <a href="https://github.com/features/copilothttps://github.com/features/copilot" target="_blank">GitHub Copilot</a> s tím, že pro jednotlivce je zdarma. Codeium hodnotím velmi pozitivně a Copilotu se vyrovná.</p>
|
||||
<p>Instalace pomocí plug.vim je jednoduchá, stačí pouze upravit svůj <code>init.vim</code>.</p>
|
||||
<p>Vložíme do něj:</p>
|
||||
<div class="codehilite"><pre><span></span><code>" Free AI codium
|
||||
Plug 'Exafunction/codeium.vim', { 'branch': 'main' }
|
||||
</code></pre></div>
|
||||
|
||||
<p>The resulting init.vim will look like this:</p>
|
||||
<p>Výsledný init.vim bude vypadat takto:</p>
|
||||
<div class="codehilite"><pre><span></span><code><span class="k">call</span><span class="w"> </span><span class="nl">plug</span>#<span class="nv">begin</span><span class="ss">(</span><span class="nv">has</span><span class="ss">(</span><span class="s1">'nvim'</span><span class="ss">)</span><span class="w"> </span>?<span class="w"> </span><span class="nv">stdpath</span><span class="ss">(</span><span class="s1">'data'</span><span class="ss">)</span><span class="w"> </span>.<span class="w"> </span><span class="s1">'/plugged'</span><span class="w"> </span>:<span class="w"> </span><span class="s1">'~/.vim/plugged'</span><span class="ss">)</span>
|
||||
<span class="err">" Free AI codium</span>
|
||||
<span class="err">Plug 'Exafunction/codeium.vim', { 'branch': 'main' }</span>
|
||||
<span class="err">call plug#end()</span>
|
||||
</code></pre></div>
|
||||
|
||||
<p>And we restart Neovim. Type <code>q</code> at the command prompt with <code>Ctrl + :</code> and restart Neovim.</p>
|
||||
<p>After rebooting, we do a <code>PlugInstall</code> and reboot Neovim once more.</p>
|
||||
<p>The last step will be to set the Codeium configuration, by typing <code>CodeiumEnable</code> into the command line.</p>
|
||||
<p>Codium will prompt you to connect the API to the Codium server.</p>
|
||||
<p>And everything should work for you.</p>
|
||||
<p>A restartujeme Neovim. Příkazem <code>Ctrl + :</code> do príkazového řádku napíšete <code>q</code> a restartujeme Neovim.</p>
|
||||
<p>Po restartu provedeme <code>PlugInstall</code> a ještě jednou restartujeme Neovim.</p>
|
||||
<p>Poslední krok bude nastavení konfigurace Codeium, zapsáním příkazu <code>CodeiumEnable</code> do command line.</p>
|
||||
<p>Codium vás vyzve k propojení API se serverem Codium.</p>
|
||||
<p>A vše by Vám mělo fungovat.</p>
|
||||
<div style="text-align: center;">
|
||||
Copyright © 2024 - 2025 ApolloNvim
|
||||
</div></p>
|
||||
|
Reference in New Issue
Block a user