A starter template for LazyVim. Refer to the documentation to get started.
git clone [email protected]:jenxie/nvim.git "$HOME/.config/nvim"
# fedora
sudo dnf install -y gcc make git ripgrep fd-find unzip neovim
# ubuntu
sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update
sudo apt install make gcc ripgrep unzip git xclip neovim
rm -rf $HOME/.config/nvim/lazy-lock.json \
$HOME/.local/share/nvim \
$HOME/.local/state/nvim \
$HOME/.cache/nvim
# docs: https://neovim.io/doc/user/spell.html
$HOME/.local/share/nvim/site/spell/
# added good words with for example `zg` ends up in
$HOME/.config/nvim/spell/