avocadeys/NVCat

github github
stars 17
issues 0
subscribers 1
forks 2
CREATED

2023-04-14

UPDATED

2 years ago


Requirements

Note: if you plan to use this configuration, just an important note, i'm still configuring it so expect some changes.

  • neovim v0.8+
  • have git installed in your system
  • nerd fonts
  • a brain (mandatory)
  • and of course, experience with lua and neovim

Installation

Note: before you clone this repository, please backup your current neovim configuration if you don't want to lose it.

backup your current nvim folder

mv ~/.config/nvim ~/.config/nvim.bak

clone this repository

git clone --depth 1 https://github.com/avocadeys/NVCat ~/.config/nvim
nvim 

Uninstall

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim