Pakrohk-DotFiles/NvPak

github github
pluginpreconfigured-configuration
star 66
alert-circle 4
users 4
git-branch 4
CREATED

2020-11-15

UPDATED

2 days ago


APACHEv3 license Maintenance Neovim Minimum Version Maintainer GitHub Issues

NvPak

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.

Requirements

In order to make the best use of this config, you must meet the following prerequisites.

  • NVIM v0.8.0 or later versions
  • unzip
  • curl
  • ripgrep or fd for Fuzzy Finder Telescope
  • for clipboard xclip or xsel for xorg and wl-clipboard for wayland
  • git
  • If you are a Python developer, pynvim
  • bash or dash and for windows PowerShell v5.1 or later
  • Just for windows Scoop.sh
  • install Nerd Fonts

Screenshots

full

autocompelet

NeoVide

Fuzzy Finder

CmdLine

show error and warns details

Installation

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)

Usage

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.

Do you intend to help the progress of the project?

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.