Skip to content

EvolveBeyond/NvPak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
for example : NvPak For Python
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.7 or later versions
  • unzip
  • curl
  • node.js and npm or pnpm or yarn
  • ripgrep or fd for Fuzzy Finder Telescope
  • for clipboard xclip or xsel for xorg and wl-clipboard for wayland
  • git
  • bash or dash and for windows PowerShell v5.1 or later
  • Just for windows Scoop.sh
  • install Nerd Fonts

Screenshots

Show

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

:PackerSync

Also, if tabnine doesn't show you any offers, just log in to your account.

Run

:CmpTabnineHub

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.