Installation and setup:
-+
Before installing new plugins, always check the documentation for the plugins on Github. This will prevent potential problems! If @@ -62,6 +60,9 @@ answer.
+Installation and setup Start Edition:
+π If you don't have it yet, install @@ -76,7 +77,89 @@ under Installation find your operating system and copy the link under it into your terminal.
-π Nejprve si vΕ‘ak zΓ‘lohujte svΓ© aktuΓ‘lnΓ nastavenΓ Neovim!!!
+π But first back up your current Neovim settings!!!
+π Linux & Mac:
+/home/user/.config/nvim/init.vim
+Windows:
+~\AppData\Local\nvim
+Neovim:
++ π The easiest way to install π ApolloNvim Distro for Linux and macOS + is to download this repository with the command : +
++ git clone -b nvim https://codeberg.org/Kankys/ApolloNvim2025.git + ~/.config/nvim +
++ π Note this command above will overwrite the existing nvim folder in + ~/.config/nvim. + 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. +
++ π But if you want you can configure Nvim to your liking and just get + inspired. +
++ π You can run neovim in the terminal with the + nvim command. +
+π Click on error messages.
++ π In Neovim, type PlugInstall in the command line , this will install all plugins. Restart Neovim. +
++ π If you are missing a plugin, you can easily install or uninstall it using plug.vim. You can find more information on GitHub plug.vim or I'd be happy to advise you see about us. +
++ π If you don't want to use a plugin, just comment it out in the init.vim file using double quotes ". +
++ π Enter the Coc command in the command line to install the remaining plugins: +
++ CocInstall coc-markdown-preview-enhanced coc-webview +
+π Reboot Neovim once more and you're all set.
++ π I use this configuration on both Linux and macOS. It is also tested on Windows 11. +
+Installation and setup FrontEnd Edition:
+ + ++ π If you don't have it yet, install + Neovim. +
+π You will need to install plug.vim to install the extension.
++ π Go to this + page + under Installation find your operating system and copy the link under + it into your terminal. +
+π But first back up your current Neovim settings!!!
π Linux & Mac:
/home/user/.config/nvim/init.vim
@@ -152,17 +235,7 @@ >vtailwindcss-language-server -- marksman -
-- markdoc-ls -
- +Neovim:
@@ -171,7 +244,7 @@
- git clone -b nvim https://codeberg.org/Kankys/ApolloNvim2025.git + git clone -b frontend https://codeberg.org/Kankys/ApolloNvim2025.git ~/.config/nvim
π Reboot Neovim once more and you're all set.
@@ -222,6 +295,8 @@