188 lines
8.9 KiB
HTML
188 lines
8.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="description" content="ApolloNvim freedom in programming...." />
|
|
<meta name="keywords" content="ApolloNvim Distro Plugins" />
|
|
<meta name="author" content="Kankys" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="style.css" />
|
|
<link rel="shortcut icon" href="../img/apollonvim.jpg" />
|
|
<!--nav bar-->
|
|
<script src="https://kit.fontawesome.com/0a43c6cd1f.js" crossorigin="anonymous"></script>
|
|
<!--icons dark, go to up-->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" />
|
|
<!--ubuntu fonts-->
|
|
<style>
|
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
|
</style>
|
|
<title>ApolloNvim Pluginy</title>
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<h1 class="title"><a href="index.html">🚀ApolloNvim</a></h1>
|
|
|
|
<!-- Terminal - navigation -->
|
|
<nav class="navigation">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="install.html">Installation</a></li>
|
|
<li><a href="tutorials.html">Tutorials</a></li>
|
|
<li><a href="/cz/index.html">Česky</a></li>
|
|
</ul>
|
|
</nav>
|
|
<div class="menu-icon">
|
|
<!-- Ikona hamburger -->
|
|
<i class="fa-solid fa-bars"></i>
|
|
<!-- Ikona cross -->
|
|
<!-- <i class="fa-solid fa-xmark"></i> -->
|
|
</div>
|
|
</header>
|
|
<hr />
|
|
|
|
<!--Začátek sekcí - co h2 sekce + fotogalerie-->
|
|
<section class="content" id="welcome">
|
|
|
|
<section id="plugin">
|
|
<h2>Plugins 🚀 ApolloNvim Distro</h2>
|
|
<p>
|
|
Security and privacy are the most important things, which is why this list is here. In the list you will find all the plugins used in this configuration with a link to the source. Plugins you don't want to use can be commented out or deleted in init.vim. In the case of Coc plugin, omit the plugin-name when you run CocInstall.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/m4xshen/autoclose.nvim" target="_blank">Autoclosetag</a> tool for closing all types of brackets and tags.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a> package manager for installing add-ons to Neovim.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/valsorym/scrooloose-nerdtree" target="_blank">NERDTree</a> creates a tree sidebar for you.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a> manager for installing add-ons to Neovim.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/othree/html5.vim" target="_blank">html5.vim</a> plugin for highlighting HTML syntax.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/valsorym/scrooloose-nerdtree" target="_blank">NERDTree</a> creates a tree sidebar for you.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/Exafunction/codeium.vim" target="_blank">Codeium</a> Introduction alternative to GitHub Copilot, which you can also easily
|
|
(Commented active TabNine replacement)
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/codota/tabnine-nvim" target="_blank">Tabnine</a> alternative to GitHub Copilot, which you can also easily install.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/mhinz/vim-startify" target="_blank">Startify</a> an alternative welcome screen with a different IT theme each time. It doesn't have to
|
|
work with some terminals or NERDTree set to start after
|
|
boot.
|
|
</p
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/preservim/nerdcommenter" target="_blank">NERD Commenter</a> plugin for commenting and uncommenting code. Here we have it set up
|
|
to <strong>Ctrl + k</strong>.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://wakatime.com/neovim" target="_blank">Wakatime</a> a service that is able to measure how much time you spent coding
|
|
on the computer and on which project. The service simply connects via API.
|
|
You can find WakaTime <a href="https://wakatime.com/" target="_blank">here</a>.
|
|
</p>
|
|
<p>
|
|
👉
|
|
<a href="https://github.com/Pocco81/auto-save.nvim" target="_blank">Auto-save</a> plugin to automatically save your files.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/nvim-treesitter/nvim-treesitter" target="_blank">Tree-sitter</a> plugin for code highlighting.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/shellRaining/hlchunk.nvim" target="_blank">Hlchunk</a> connects the code with vertical lines.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/tpope/vim-fugitive" target="_blank">Vim-Fugitive</a> plugin for git.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/lilydjwg/colorizer" target="_blank">Colorizer</a> plugin for color preview by code designation.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/pangloss/vim-javascript" target="_blank">Vim - javascript</a> plugin for javascript support.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/akinsho/toggleterm.nvim" target="_blank">Toggletherm</a> Improved terminal.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/airblade/vim-gitgutter" target="_blank">Vim-Gitgutter</a> git help for a change in the code.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/lewis6991/gitsigns.nvim" target="_blank">Gitsigns</a> shows changes in the code.
|
|
</p>
|
|
<p>
|
|
👉 <a href="https://github.com/nvim-lua/plenary.nvim" target="_blank">Planery</a>
|
|
</p>
|
|
</section>
|
|
<section id="coc">
|
|
<h2>Coc extensions</h2>
|
|
<p>👉 <a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a> manager for installing add-ons to Neovim. </p>
|
|
<p>👉 <a href="https://github.com/neoclide/coc.nvim/wiki/Using-coc-extensions" target="_blank">Coc extensions</a> under this link you can find all COC extensions for Neovim.</p>
|
|
<p>👉 coc-tailwindcss</p>
|
|
<p>👉 coc-json</p>
|
|
<p>👉 coc-html-css-support</p>
|
|
<p>👉 coc-html</p>
|
|
<p>👉 coc-emmet</p>
|
|
<p>👉 coc-xml</p>
|
|
<p>👉 coc-tsserver</p>
|
|
<p>👉 coc-lsp-wl</p>
|
|
<p>👉 coc-lit-html</p>
|
|
<p>👉 coc-htmldjango</p>
|
|
<p>👉 coc-css</p>
|
|
<p>👉 coc-markdown-preview-enhanced</p>
|
|
<p>👉 coc-webview</p>
|
|
<p>👉 coc-phpls</p>
|
|
<p>👉 coc-prettier</p>
|
|
<p>👉 coc-eslint</p>
|
|
</section>
|
|
<section id="themes">
|
|
<h2>Colorschemes</h2>
|
|
<p>👉 <a href="https://github.com/dracula/vim" target="_blank">Dracula</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/morhetz/gruvbox" target="_blank">Gruvbox</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/catppuccin/nvim" target="_blank">Catppuccin</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/arcticicestudio/nord-vim" target="_blank">Nord</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/ghifarit53/tokyonight-vim" >Tokyo Night</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/EdenEast/nightfox.nvim" target="_blank">Nightfox</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/sainnhe/sonokai" target="_blank">Sonokai</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/Tsuzat/NeoSolarized.nvim" target="_blank">NeoSolarized</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/bluz71/vim-moonfly-colors" target="_blank">Moonfly</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/joshdick/onedark.vim" target="_blank">Onedark</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/sainnhe/edge" target="_blank">Edge</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/vim-airline/vim-airline" target="_blank">Airline</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/projekt0n/github-nvim-theme" target="_blank">GitHub</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/bluz71/vim-nightfly-colors" target="_blank">Nightfly</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/xero/miasma.nvim" target="_blank">Miasma</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/sts10/vim-pink-moon" target="_blank">Pink moon</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/tlhr/anderson.vim" target="_blank">Anderson</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/jacoborus/tender.vim" target="_blank">Tender</a> color theme for Neovim.</p>
|
|
<p>👉 <a href="https://github.com/haishanh/night-owl.vim" target="_blank">Night owl</a> color theme for Neovim.</p>
|
|
</section>
|
|
<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">
|
|
<i class="fas fa-arrow-up"></i>
|
|
</button>
|
|
<footer>
|
|
Copyright ©
|
|
<a href="https://git.archoslinux.cz/kankys" target="_blank">Lukáš Kaňka</a>
|
|
2024 - 2025
|
|
</footer>
|
|
</section>
|
|
<script src="script.js"></script>
|
|
</body>
|
|
|
|
</html>
|
|
|