💤 LazyVim
Installation
To use this configuration, clone this repository and copy the files to your Neovim configuration directory.
# required
mv ~/.config/nvim{,.bak}
# optional but recommended
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}
git clone https://git.mamahaha.work/sangge/nvim-config.git ~/.config/nvim/
Additional: fd-find ripgrep nodejs
sudo apt install fd-find ripgrep nodejs
Node.js provider
npm install -g Neovim
Description
Languages
Lua
100%