opravy kódu

This commit is contained in:
kankys 2025-02-24 21:39:26 +01:00
parent 7c665a3970
commit 494c5b52bf
7 changed files with 5 additions and 5 deletions

View File

@ -340,7 +340,7 @@
<p>Dále si otevřeme soubor init.vim a pokud ho nemáme tak si ho vytvoříme zde:</p>
<p>Linux &amp; Mac:</p>
<p><code>~.config/nvim/init.vim</code></p>
<p><code>~/.config/nvim/init.vim</code></p>
<p>Windows:</p>
<p><code>~\AppData\Local\nvim\init.vim</code></p>
<p>A do něj vložíme a následně uložíme tento kód:</p>

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -332,7 +332,7 @@
<p>Next, open the init.vim file and if you don't have it, create it here:</p>
<p>Linux &amp; Mac:</p>
<p><code>~.config/nvim/init.vim</code></p>
<p><code>~/.config/nvim/init.vim</code></p>
<p>Windows:</p>
<p><code>~\AppData\Local\nvim\init.vim</code></p>
<p>And into it we insert and then save this code:</p>

View File

@ -315,7 +315,7 @@
<article>
<p><h1 id="apollonvim">🚀 ApolloNvim</h1>
<h4 id="verzion-2501">Verzion: 25.01</h4>
<h4 id="web-v-cestine-najdes-po-kliknuti-na-tento-odkaz"><a href="https://apollonvim.codeberg.page/cz/">🇨🇿 Web v Češtině najdeš po kliknutí na tento odkaz🇨🇿</a></h4>
<h4 id="web-v-cestine-najdes-po-kliknuti-na-tento-odkaz"><a href="https://apollonvim.codeberg.page/cz/">🇨🇿 Web v Češtině najdeš po kliknutí na tento odkaz 🇨🇿</a></h4>
<p><a href="https://codeberg.org/ApolloNvim" target="_blank">Project repository</a></p>
<h2 id="programming-is-much-more-fun-when-you-are-efficient-neovim-can-get-you-there-eventually-but-you-have-to-be-willing-to-try-new-things-new-plugins-new-remaps-etc">Programming is much more fun when you are efficient. Neovim can get you there eventually, but you have to be willing to try new things. New plugins, new remaps, etc.</h2>
<h2 id="tutorials">Tutorials:</h2>

File diff suppressed because one or more lines are too long

Binary file not shown.