/yanc

Yet Another Neovim Config

Primary LanguageLua

Installation

Pre-requisites

For installation

Requirements for default config to work

Installation

Installation is as easy as cloning the YANC repository into your NeoVim configuration folder.

  • If you already have a ~/.config/nvim folder, make a backup with mv ~/.config/nvim ~/.config/NVIM.BAK
  • Clone the repo with git clone https://github.com/ricbermo/yanc ~/.config/nvim
  • Run this to get all of the plugins installed nvim --headless "+Lazy! sync" +qa