NvPak is a mandatory requirement to end generating complex configs for neovim.
PaK in Farsi means pure(clear), something that is available in its simplest form in its purest form.
but don't get me wrong, this is not a Neovim distribution, this config is designed for you to fork it.
However, it may be enough for you without the need to change.
In order to make the best use of this config, you must meet the following prerequisites.
NVIM v0.8.0
or later versionsunzip
curl
ripgrep
or fd
for Fuzzy Finder Telescopexclip
or xsel
for xorg and wl-clipboard
for waylandgit
pynvim
bash
or dash
and for windows PowerShell v5.1
or laterScoop.sh
Unix :
git clone --depth 1 https://github.com/Pakrohk-DotFiles/NvPak.git ~/.config/nvim && nvim
Windows :
scoop bucket add extras
scoop install lazygit
(git clone --depth 1 https://github.com/Pakrohk-DotFiles/NvPak.git ~\AppData\Local\nvim\) -and (nvim)
If the software plugins are not installed automatically after the first run! Proceed as follows.
Run
:Lazy sync
inside nvim to install the packages.
Then restart nvim and enjoy.
Great projects are not created by just one person.
So please, if you use this project, try to help its development.
Even if you don't have enough knowledge, you can help me troubleshoot it,
just go to the issues tab.
Also, if you plan to help me in developing features and solving bugs,
just go to Projects tab.