My neovim configuration based on lazy.nvim
-
via wget
wget https://raw.githubusercontent.com/Nikitat0/nvim/main/install.sh -qO - | sh -
via curl
curl -s https://raw.githubusercontent.com/Nikitat0/nvim/main/install.sh | sh
or just git clone this repository to the Neovim configuration folder