placeholder="Search docs" title="Type search term here" />
</form>
</div>
</li>
<!-- endblock -->
<!-- block source -->
<liclass="nav-item">
</li>
<!-- endblock -->
</ul>
</div>
</div>
</nav>
</header>
<!-- endblock -->
<!-- block content -->
<sectionclass="p-md-5 section-content">
<article>
<p><h1id="apollonvim">🚀 ApolloNvim</h1>
<h1id="before-installing-new-plugins-always-check-the-documentation-for-the-plugins-on-github-this-will-prevent-potential-problems-if-youre-not-sure-about-the-procedure-or-something-is-not-clear-youd-better-check-the-documentationwrite-to-us-or-the-forums-to-find-the-answer">Before installing new plugins, always check the documentation for the plugins on Github. This will prevent potential problems! If you're not sure about the procedure or something is not clear, you'd better check the documentation,write to us or the forums to find the answer.</h1>
<h2id="installation-and-setup-start-edition">Installation and setup Start Edition:</h2>
<p>👉 If you don't have it yet, install <ahref="https://neovim.io/">Neovim</a>.{target="_blank"}.</p>
<p>👉 You will need to install plug.vim to install the extension.</p>
<p>👉 Go to this <ahref="https://github.com/junegunn/vim-plug"target="_blank">page</a> under Installation find your operating system and copy the link under it into your terminal.</p>
<p>👉 Note this command above will overwrite the existing nvim folder in ~/.config/nvim. <strong>Don't forget to back up the existing nvim folder before you overwrite it with a new one from this repository, for example by renaming the original nvim.bak.</strong></p>
<p>👉 But if you want you can configure Nvim to your liking and just get inspired.</p>
<p>👉 You can run neovim in the terminal with the <code>nvim</code> command.</p>
<p>👉 Click on error messages.</p>
<p>👉 In Neovim, type <code>PlugInstall</code> in the command line , this will install all plugins. Restart Neovim. Command Line is invoked with the keyboard shortcut <code>SHIFT + :</code>.</p>
<p>👉 If you are missing a plugin, you can easily install or uninstall it using plug.vim. You can find more information on GitHub <ahref="https://github.com/junegunn/vim-plug"target="_blank">vim.plug</a>
or I'd be happy to advise you see about us.</p>
<p>👉 If you don't want to use a plugin, just comment it out in the init.vim file using double quotes <code>"</code>.</p>
<p>👉 Enter the Coc command in the command line to install the remaining plugins:
<p>👉 Go to this <ahref="https://github.com/junegunn/vim-plug"target="_blank">page</a> under Installation find your operating system and copy the link under it into your terminal.</p>
<p>👉 Note this command above will overwrite the existing nvim folder in ~/.config/nvim. <strong>Don't forget to back up the existing nvim folder before you overwrite it with a new one from this repository, for example by renaming the original nvim.bak</strong>.</p>
<p>👉 But if you want you can configure Nvim to your liking and just get inspired.</p>
<p>👉 You can run neovim in the terminal with the <code>nvim</code> command.</p>
<p>👉 Click on error messages.</p>
<p>👉 In Neovim, type PlugInstall in the command line , this will install all plugins. Restart Neovim.</p>
<p>👉 If you are missing a plugin, you can easily install or uninstall it using plug.vim. You can find more information on GitHub <ahref="https://github.com/junegunn/vim-plug"target="_blank">vim.plug</a> or I'd be happy to advise you see about us.</p>
<p>👉 If you don't want to use a plugin, just comment it out in the <code>init.vim</code> file using double quotes <code>"</code>.</p>
<p>👉 Enter the Coc command in the command line to install the remaining plugins:</p>