<!doctype html>
<html lang="en">

<head>
        <title>πŸš€ 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">

        <meta name="description" content="ApolloNvim freedom in programming....">
        
        

        <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="assets/css/darcula-highlight.min.css">

        <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  rel="icon" type="image/x-icon" href="assets/img/favicon.ico">
        
            <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
                <script>hljs.initHighlightingOnLoad();</script>

</head>

<body class="drac-bg-black-secondary drac-text-grey-ternary drac-text drac-scrollbar-purple">

    <main class="d-flex">

        <!-- block sidebar -->
            <nav id="sidebar" class="sidebar drac-bg-black">
    <div class="custom-menu">
        <button type="button" id="sidebarCollapse" class="btn btn-primary">
            <i class="fa fa-bars"></i>
            <span class="sr-only">Menu</span>
        </button>
    </div>

    <div class="p-4">
        

        <div class="drac-text-center">
            
                <span class="drac-text drac-line-height drac-text-white">πŸš€ ApolloNvim</span>
            
        </div>

        <div class="drac-box flex-column">
            <ul class="dot-ul">
                <li><div class="dot-li drac-bg-cyan"></div></li>
                <li><div class="dot-li drac-bg-green"></div></li>
                <li><div class="dot-li drac-bg-orange"></div></li>
                <li><div class="dot-li drac-bg-pink"></div></li>
                <li><div class="dot-li drac-bg-purple"></div></li>
                <li><div class="dot-li drac-bg-red"></div></li>
                <li><div class="dot-li drac-bg-yellow"></div></li>
            </ul>
        </div>

        <hr class="drac-divider" />

        <!-- block menu -->
        <ul class="mb-5 drac-list drac-list-none">
            
            <li class="drac-box">
                <a href="."
                    class=" active 
                    drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
                    🏘 Home
                </a>
            </li>
            <li class="drac-box">
                <a href="apollonvim/installation/"
                    class="
                    drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
                    πŸ›  Installation
                </a>
            </li>
            <li class="drac-box">
                <a href="apollonvim/plugins/"
                    class="
                    drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
                    πŸ—„ Plugins
                </a>
            </li>
            <li class="drac-box">
                <a href="contact/"
                    class="
                    drac-anchor d-inline-flex align-items-center border-0 drac-text-purple--hover">
                    πŸ“ͺ Contact
                </a>
            </li>
        </ul>
        <!-- endblock -->
    </div>
</nav>
        <!-- endblock -->

        <nav class="divider drac-bg-purple-cyan"></nav>

        <div class="content">
            <!-- block header -->
                <header>
    <nav class="navbar navbar-expand-xl drac-bg-purple">
        <div class="container-fluid">
            
            <button class="navbar-toggler w-100 text-center" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsMenu"
                aria-controls="navbarsMenu" aria-expanded="false" aria-label="Toggle navigation">
                <span class="navbar-toggler-icon"></span>
            </button>

            <div class="collapse navbar-collapse flex-column ml-auto" id="navbarsMenu">
                <ul class="navbar-nav text-md-center">

                    <!-- block preview -->
                    <li class="nav-item">
                            
        <div class="container">
            <div class="row row-preview">
                <div class="col">
                    <a 
                        class="btn-preview drac-btn drac-text-white--hover disabled">
                        <i class="fa fa-arrow-left"></i> Previous
                    </a>
                </div>
                <div class="col">
                    <a href="apollonvim/installation/"
                        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>
                </div>
            </div>
        </div>
                    </li>
                    <!--  endblock -->

                    <!-- block search -->
                    <li class="nav-item"><div role="search" class="search-box">
	<form id="rtd-search-form" class="wy-form" action="./search.html" method="get">
		<input type="text" name="q" class="drac-input drac-input-search drac-input-white drac-text-white drac-bg-black-secondary"
		placeholder="Search docs" title="Type search term here" />
	</form>
</div>
                    </li>
                    <!--  endblock -->

                    <!-- block source -->
                    <li class="nav-item">
                        
                    </li>
                    <!--  endblock -->

                </ul>
            </div>

        </div>
    </nav>
</header>
            <!-- endblock -->

            <!-- block content -->
                <section class="p-md-5 section-content">
    <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>
<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>
<p><a href="https://codeberg.org/ApolloNvim" target="_blank">Project repository</a></p>
<p>πŸ‘‰ Neovim setup for Front-End development based on  <a href="https://github.com/junegunn/vim-plug" target="_blank">Plug.vim</a>, <a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a>  and <a href="https://neovim.io/doc/user/lua-guide.html" target="_blank">Lua</a>.</p>
<p>πŸ‘‰ The advantages of Neovim over a classic IDE are undeniable in the freedom of configuration, there are thousands of possibilities how your Neovim can look and work. For your inspiration and use this project was created πŸš€ ApolloNvim.</p>
<p>πŸ‘‰ This distribution doesn't just work by clicking a button and installing. It will lead you to a separate installation using this site. The goal is to understand how Neovim works so you can modify everything yourself, which even click-on distributions don't teach you.</p>
<p>πŸ‘‰ Two Editions πŸš€ApolloNvim Starter for scaled to work with text thanks to markdown support and FrontEnd Edition focused on web development.</p>
<p>πŸ‘‰ This setting is primarily for web development. I was inspired by the plugins I used in VSCode and Webstorm.</p>
<p>πŸ‘‰ In October 2024, PHP support was newly added as well as Automatic pugin installation.</p>
<p>πŸ‘‰ Great emphasis is placed on speed and lightness.</p>
<p>πŸ‘‰ πŸš€ ApolloNvim Distro is regularly updated and so is the whole project.</p>
<p>πŸ‘‰ For the best experience with πŸš€ ApolloNvim Distro, I recommend using <a href="https://git.arch-linux.cz/kankys/zellij-mySetup" target="_blank">Zellij</a>  or <a href="https://gnome-terminator.org/" target="_blank">Terminator</a>, multiplexor, but it's not a requirement of course.</p>
<p><img alt="ApolloNvim" src="img/apollonvim.jpg" /></p>
<h2 id="advantages">Advantages:</h2>
<p>πŸ‘‰ The main advantages of this setup are support for Codeium, a free alternative to Copilot, Prettier, AutoSave, HTML, CSS, JS dipping and shortcuts to comment and uncomment code (CTRL + k). There are also several plugins to make working in Neovi more enjoyable.</p>
<p>πŸ‘‰ With <a href="https://github.com/neovim/nvim-lspconfig" target="_blank">LSP</a>  in this installation I use  <a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a> for its simplicity, stability and speed.</p>
<p>πŸ‘‰ The best themes for Neovim (so you don't have to search for them) is the default Dracula.</p>
<p>πŸ‘‰ To change the theme in Neovi, simply use the <code>:colorscheme</code> command in the command line and use the Tab button to switch between themes.</p>
<h2 id="plan-apollonvim">Plan πŸš€ApolloNvim:</h2>
<p>πŸ‘‰ You can expect these new features and more in the future:</p>
<p>πŸ‘‰ Installer πŸš€ ApolloNvim via link from Git.</p>
<p>πŸ‘‰ New custom welcome screen.</p>
<p>πŸ‘‰ New plugins.
πŸ‘‰ Tutorials on plugins, how to set them up and how to work with them.</p>
<p>πŸ‘‰ Instructions for working with Neovim.</p>
<h2 id="questions-and-answers">Questions and Answers:</h2>
<p>πŸ‘‰ How much does ApolloNvim cost? -&gt; Nothing πŸš€ ApolloNvim is free.</p>
<p>πŸ‘‰ How complicated is πŸš€ ApolloNvim? -&gt; πŸš€ ApolloNvim may be more complicated than other editors, but once you learn how to use it, you'll see how great it is.</p>
<div style="text-align: center;">
  Copyright © LukÑő Kaňka 2024 - 2025 
</div></p>
    </article>
</section>
            <!-- endblock -->

            <!-- block footer -->
                <footer>
    <div class="d-flex flex-sm-row justify-content-between py-2 border-top drac-text-black drac-bg-cyan-green">
        <a href="https://github.com/dracula/mkdocs" target="_blank" style="padding-left: 1%;"
            class="footer-text drac-anchor drac-text-black drac-text-purple--hover">
            Made with Dracula Theme for MkDocs
        </a>
    </div>
</footer>
            <!-- endblock -->
        </div>

    </main>

        <script>var base_url = '.';</script>
        <script src="assets/js/jquery-3.3.1.slim.min.js"></script>
        <script src="assets/js/bootstrap.bundle.min.js"></script>
        <script src="assets/js/mkdocs.js"></script>
			<script src="javascripts/extra.js" defer></script>
			<script src="search/main.js" defer></script>

</body>

</html>